python / typed_ast
Modified fork of CPython's ast module that parses `# type:` comments
☆228Updated last year
Related projects ⓘ
Alternatives and complementary repositories for typed_ast
- 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☆531Updated this week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Tool for translation type comments to type annotations in Python☆141Updated 8 months ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- An AST unparser for Python☆223Updated last year
- Python code object transformers☆184Updated 8 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆289Updated last month
- Python AST that abstracts the underlying Python version☆140Updated this week
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A simple immutable mapping for python☆111Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 5 months ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Bottom-up approach to refactoring in python☆699Updated 2 years ago
- Mypy static type checker plugin for Pytest☆248Updated last month
- Python module to modify bytecode☆302Updated this week
- Extensions for mypy☆134Updated 3 months ago
- A plugin for flake8 integrating Mypy.☆102Updated 4 years ago
- Flake8 plugin that checks import order against various Python Style Guides☆278Updated 9 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated 2 weeks ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆294Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆245Updated 2 years ago
- Safely render long_description/README files in Warehouse☆159Updated last week