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.☆145Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆561Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Python code object transformers☆184Updated last year
- Tool for translation type comments to type annotations in Python☆155Updated 5 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Design a new better C API for Python☆59Updated last month
- A Python Parser☆659Updated 2 months ago
- An AST unparser for Python☆230Updated 2 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆256Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Issue tracker for CPython's workflow☆103Updated last month
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated last week
- Annotate Python AST trees with source text and token information☆191Updated this week
- Python module to modify bytecode☆324Updated 2 weeks ago
- Safely render long_description/README files in Warehouse☆164Updated last week
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A simple immutable mapping for python☆116Updated 3 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- CLA enforcement bot for Python organization projects☆86Updated 3 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 5 years ago
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year