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
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆543Updated this week
- An AST unparser for Python☆226Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Design a new better C API for Python☆59Updated 4 months ago
- Python code object transformers☆185Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Python module to modify bytecode☆309Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- A plugin for flake8 integrating Mypy.☆100Updated 4 years ago
- Tool for translation type comments to type annotations in Python☆146Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 10 months ago
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Python AST that abstracts the underlying Python version☆144Updated last month
- Communications from the Steering Council☆164Updated 2 weeks ago
- Instant visualization of Python AST and Code Objects☆137Updated 10 months ago
- Safely render long_description/README files in Warehouse☆162Updated 2 months ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- A Python type checker☆357Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆255Updated 4 months ago
- Annotate Python AST trees with source text and token information☆177Updated 3 weeks ago
- Python AST read/write☆836Updated last month
- A bot to help identify missing information for CPython pull requests☆121Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 5 months ago