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
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆565Updated last week
- Design a new better C API for Python☆60Updated last month
- An AST unparser for Python☆230Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Tool for translation type comments to type annotations in Python☆155Updated 6 months ago
- Python code object transformers☆184Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- CLA enforcement bot for Python organization projects☆86Updated 3 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 5 years ago
- A Python Parser☆662Updated 3 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 2 weeks ago
- A bot to help identify missing information for CPython pull requests☆130Updated last month
- Safely render long_description/README files in Warehouse☆164Updated this week
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Python AST that abstracts the underlying Python version☆146Updated this week
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Python development support library (note: maintenance only)☆73Updated 2 years ago
- Issue tracker for CPython's workflow☆104Updated 2 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Annotate Python AST trees with source text and token information☆191Updated 2 weeks ago
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated this week
- Runtime inspection utilities for Python typing module☆376Updated last month
- A simple immutable mapping for python☆116Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago