Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carlbordum/dansk.py
/ functions
Functions
9 in github.com/carlbordum/dansk.py
⨍
Functions
9
◇
Types & classes
1
↓ 1 callers
Function
_is_elif_token
(t1, t2, t3)
dansk.py:99
↓ 1 callers
Function
_is_for_token
(t1, t2, t3)
dansk.py:109
↓ 1 callers
Function
_token_iter
Collapse tokens considered a single token in danish into one. We need this function, because the tokenizer considers `ellers-hvis` and `for-h
dansk.py:86
↓ 1 callers
Function
decode
(byteslike, errors="replace", *, ignore_first_line)
dansk.py:140
↓ 1 callers
Function
finish_installation
Place a .pth file in site-packages that loads dansk.py. site.py executes *.pth files in site-packages when Python starts. We need this becaus
dansk.py:186
↓ 1 callers
Function
get_site_packages_path
()
dansk.py:195
↓ 1 callers
Function
main
()
dansk.py:211
Method
_buffer_decode
(self, data, errors, final)
dansk.py:168
Function
encode
(string, errors="strict")
dansk.py:76