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
- A common base representation of python source code for pylint and other projects☆550Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Tool for translation type comments to type annotations in Python☆151Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A Python Parser☆646Updated 3 weeks ago
- Python code object transformers☆185Updated last year
- A plugin for flake8 integrating Mypy.☆100Updated 5 years ago
- An AST unparser for Python☆228Updated last year
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Extensions for mypy☆148Updated 2 months ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Runtime inspection utilities for Python typing module☆364Updated 2 months ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Design a new better C API for Python☆59Updated 7 months ago
- Safely render long_description/README files in Warehouse☆165Updated 5 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated 2 weeks ago
- Flake8 extension for enforcing trailing commas in python☆134Updated last year
- An async GitHub API library for Python☆394Updated last month
- The multidict implementation☆464Updated last week
- ☆93Updated 2 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Python AST that abstracts the underlying Python version☆145Updated 4 months ago