python / typed_astLinks
Modified fork of CPython's ast module that parses `# type:` comments
☆229Updated last year
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`.☆195Updated 3 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆293Updated 3 years ago
- A Python Parser☆644Updated 3 months ago
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- Tool for translation type comments to type annotations in Python☆149Updated 3 weeks ago
- A common base representation of python source code for pylint and other projects☆547Updated last week
- An AST unparser for Python☆228Updated last year
- Issue tracker for CPython's workflow☆99Updated 2 months ago
- Python module to modify bytecode☆313Updated this week
- A Python type checker☆366Updated 2 weeks ago
- Python AST that abstracts the underlying Python version☆144Updated 4 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- Runtime inspection utilities for Python typing module☆363Updated last month
- Communications from the Steering Council☆163Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Extensions for mypy☆148Updated 2 months ago
- Design a new better C API for Python☆59Updated 6 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Set of tools to play with Python AST.☆85Updated 2 years ago
- Safely render long_description/README files in Warehouse☆164Updated 5 months ago
- The multidict implementation☆452Updated this week
- A bot to help identify missing information for CPython pull requests☆125Updated 3 weeks ago
- Python code object transformers☆185Updated last year
- Bottom-up approach to refactoring in python☆711Updated 3 years ago
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated this week
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- CLA enforcement bot for Python organization projects☆86Updated 2 years ago
- An async GitHub API library for Python☆394Updated 2 weeks ago