python / typed_astLinks
Modified fork of CPython's ast module that parses `# type:` comments
☆229Updated 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
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- A common base representation of python source code for pylint and other projects☆553Updated this week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- An AST unparser for Python☆228Updated 2 years ago
- Issue tracker for CPython's workflow☆99Updated 4 months ago
- A Python Parser☆645Updated 2 months ago
- Python code object transformers☆184Updated last year
- Tool for translation type comments to type annotations in Python☆153Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆80Updated 5 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Runtime inspection utilities for Python typing module☆365Updated 3 months ago
- Design a new better C API for Python☆59Updated 2 weeks ago
- Safely render long_description/README files in Warehouse☆165Updated 7 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- CLA enforcement bot for Python organization projects☆85Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A Python 3 extension for writing structured and reusable inline HTML.☆170Updated 5 years ago
- A bot to help identify missing information for CPython pull requests☆127Updated 3 weeks ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- A simple immutable mapping for python☆114Updated 3 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Python module to modify bytecode☆316Updated 2 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Run a subprocess in a pseudo terminal☆227Updated last month
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year