python / typed_astLinks
Modified fork of CPython's ast module that parses `# type:` comments
☆233Updated 2 years ago
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.☆145Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆572Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Tool for translation type comments to type annotations in Python☆155Updated 6 months ago
- An AST unparser for Python☆229Updated 2 years ago
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- Python code object transformers☆184Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Design a new better C API for Python☆60Updated 2 months ago
- CLA enforcement bot for Python organization projects☆86Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Issue tracker for CPython's workflow☆104Updated 2 months ago
- A Python Parser☆662Updated 4 months ago
- Communications from the Steering Council☆172Updated 9 months ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Runtime inspection utilities for Python typing module☆377Updated 2 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Python module to modify bytecode☆326Updated this week
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Extensions for mypy☆150Updated 8 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Safely render long_description/README files in Warehouse☆166Updated 3 weeks ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago