python / typed_astLinks
Modified fork of CPython's ast module that parses `# type:` comments
☆232Updated 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.☆143Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆558Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Python code object transformers☆184Updated last year
- A simple immutable mapping for python☆116Updated 3 years ago
- An AST unparser for Python☆228Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Tool for translation type comments to type annotations in Python☆154Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Safely render long_description/README files in Warehouse☆164Updated 8 months ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Extensions for mypy☆148Updated 5 months ago
- Design a new better C API for Python☆59Updated last month
- A Python Parser☆654Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Communications from the Steering Council☆167Updated 6 months ago
- CLA enforcement bot for Python organization projects☆86Updated 3 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆170Updated 5 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Issue tracker for CPython's workflow☆99Updated 5 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- A generic dependency-resolution library written in pure Python☆82Updated 5 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Run a subprocess in a pseudo terminal☆229Updated 2 months ago