mbdevpl/typed-astunparse
Python 3 AST unparser with type comments support.
Repository profile
An AST unparser for Python
Repository updates
Get generated simonpercivall/astunparse development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-20 03:11
4 captures since 2026-06-08
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-20 03:11
requirements.txt
python ecosystem,
2 dependencies
setup.cfg
python ecosystem,
0 dependencies
setup.py
python ecosystem,
0 dependencies
docs/requirements.txt
python ecosystem,
3 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Python 3 AST unparser with type comments support.
Python AST read/write
A common AST description for Python
Modified fork of CPython's ast module that parses `# type:` comments
A Python Parser
minimalistic evaluator of python expression using ast module