Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Glyphack/enderpy
/ ast_python.py
File
ast_python.py
compat/ast_python.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
import
ast
3
from
_ast
import
AST
# Python internals I guess?
4
import
argparse
Callers
nothing calls this directly
Calls
2
ast2json
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected