python / typed_astLinks
Modified fork of CPython's ast module that parses `# type:` comments
☆229Updated last year
Alternatives and similar repositories for typed_ast
Users that are interested in typed_ast are comparing it to the libraries listed below
Sorting:
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Tool for translation type comments to type annotations in Python☆147Updated last year
- Issue tracker for CPython's workflow☆99Updated last month
- A common base representation of python source code for pylint and other projects☆544Updated last week
- A Python Parser☆639Updated 2 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Annotate Python AST trees with source text and token information☆181Updated last month
- Design a new better C API for Python☆59Updated 6 months ago
- Python code object transformers☆185Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- An AST unparser for Python☆228Updated last year
- A plugin for flake8 integrating Mypy.☆100Updated 4 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Expose CPython's tokenizer as a Python class☆63Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- Communications from the Steering Council☆164Updated 2 months ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- A bot to help identify missing information for CPython pull requests☆123Updated this week
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- CLA enforcement bot for Python organization projects☆86Updated 2 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 5 years ago
- Python module to modify bytecode☆314Updated 3 weeks ago
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- A low-level library for calling build-backends in `pyproject.toml`-based project☆128Updated last month