python/typed_ast
Modified fork of CPython's ast module that parses `# type:` comments
Repository profile
A static type analyzer for Python code
Repository updates
Get generated google/pytype 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-03 03:04
7 captures since 2026-05-22
Stars from baseline -4
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-03 03:04
CMakeLists.txt
c-cpp ecosystem,
0 dependencies
pyproject.toml
python ecosystem,
4 dependencies
requirements.txt
python ecosystem,
25 dependencies
setup.cfg
python ecosystem,
13 dependencies
setup.py
python ecosystem,
0 dependencies
docs/Gemfile
ruby ecosystem,
2 dependencies
pytype/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
pytype_extensions/CMakeLists.txt
c-cpp ecosystem,
0 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.
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