python/typed_ast
Modified fork of CPython's ast module that parses `# type:` comments
A static type analyzer for Python code
Appears on
Quick read
Latest capture 2026-08-14 03:03
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
9 observed captures since 2026-05-22. Observed captures are shown by default.
Stars from first capture -9
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Modified fork of CPython's ast module that parses `# type:` comments
Re-apply type annotations from .pyi stubs to your codebase.
Optional static typing for Python
Collection of library stubs for Python, with static types
A Python library that generates static type annotations by collecting runtime types
A fast type checker and language server for Python