Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FSoft-AI4Code/CodeText-parser
/ setup.py
File
setup.py
tests/setup.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
..src.codetext.utils
import
build_language
2
from
tree_sitter_languages
import
get_language, get_parser
3
4
if
__name__ ==
'__main__'
:
Callers
nothing calls this directly
Calls
1
build_language
Function · 0.85
Tested by
no test coverage detected