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 2 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☆552Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Python code object transformers☆184Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Design a new better C API for Python☆59Updated 8 months ago
- An AST unparser for Python☆228Updated last year
- A Python Parser☆645Updated last month
- A plugin for flake8 integrating Mypy.☆100Updated 5 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- CLA enforcement bot for Python organization projects☆86Updated 3 years ago
- Tool for translation type comments to type annotations in Python☆151Updated 2 months ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Python module to modify bytecode☆316Updated last month
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Safely render long_description/README files in Warehouse☆165Updated 6 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆170Updated 5 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Run a subprocess in a pseudo terminal☆227Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆252Updated 3 years ago
- A simple immutable mapping for python☆114Updated 3 years ago
- Runtime inspection utilities for Python typing module☆365Updated 2 months ago
- Issue tracker for CPython's workflow☆100Updated 3 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year