python / typed_ast
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
- Re-apply type annotations from .pyi stubs to your codebase.☆141Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last week
- Annotate Python AST trees with source text and token information☆175Updated 3 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆290Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆540Updated this week
- A Python Parser☆625Updated last month
- An AST unparser for Python☆227Updated last year
- Tool for translation type comments to type annotations in Python☆143Updated 10 months ago
- Python code object transformers☆184Updated 11 months ago
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated last year
- Runtime inspection utilities for Python typing module☆352Updated 5 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated 11 months ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Design a new better C API for Python☆59Updated 2 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆291Updated last week
- A Python 3 extension for writing structured and reusable inline HTML.☆170Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A bot to help identify missing information for CPython pull requests☆119Updated last week
- A new Python HTTP client for everybody☆80Updated 4 years ago
- Python module to modify bytecode☆305Updated last week
- A simple immutable mapping for python☆112Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated 3 weeks ago
- A standalone, pure Python implementation of the Python Standard Library.☆295Updated 2 years ago
- Python AST read/write☆832Updated 3 weeks ago
- Bottom-up approach to refactoring in python☆702Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 4 months ago
- Expose CPython's tokenizer as a Python class☆63Updated 4 years ago
- A library that automatically infers dependencies for Python files☆171Updated 8 months ago