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.☆146Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- A common base representation of python source code for pylint and other projects☆572Updated last week
- Python code object transformers☆184Updated last year
- Design a new better C API for Python☆60Updated 3 months ago
- A Python Parser☆664Updated 4 months ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- CLA enforcement bot for Python organization projects☆86Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Tool for translation type comments to type annotations in Python☆155Updated 7 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Annotate Python AST trees with source text and token information☆192Updated this week
- Safely render long_description/README files in Warehouse☆166Updated last month
- Issue tracker for CPython's workflow☆104Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 5 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Run a subprocess in a pseudo terminal☆233Updated 5 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated last week
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Extensions for mypy☆150Updated 8 months ago