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.☆142Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated 3 weeks ago
- Tool for translation type comments to type annotations in Python☆146Updated last year
- A common base representation of python source code for pylint and other projects☆543Updated this week
- A Python Parser☆635Updated last month
- Python code object transformers☆185Updated last year
- An AST unparser for Python☆226Updated last year
- Annotate Python AST trees with source text and token information☆178Updated last week
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Design a new better C API for Python☆59Updated 4 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated 10 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Runtime inspection utilities for Python typing module☆357Updated 8 months ago
- Communications from the Steering Council☆165Updated last month
- Experiments for the official PEG parser generator for Python☆278Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Flake8 extension for enforcing trailing commas in python☆134Updated 11 months ago
- A low-level library for calling build-backends in `pyproject.toml`-based project☆127Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆101Updated last year
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Issue tracker for CPython's workflow☆98Updated 2 weeks ago
- Python module to modify bytecode☆310Updated last week
- A simple immutable mapping for python☆113Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 3 weeks ago
- A bot to help identify missing information for CPython pull requests☆122Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Discover and load entry points from installed packages☆74Updated 4 months ago