mbdevpl / typed-astunparseLinks
Python 3 AST unparser with type comments support.
☆31Updated 6 years ago
Alternatives and similar repositories for typed-astunparse
Users that are interested in typed-astunparse are comparing it to the libraries listed below
Sorting:
- An AST unparser for Python☆229Updated 2 years ago
- Extract semantic information about static Python code☆81Updated last month
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Python Meta Programming☆147Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- unit test generator for Python☆99Updated 8 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- ☆285Updated 2 years ago
- Generic programming library for Python☆61Updated last week
- Python code object transformers☆184Updated last year
- An AST for Python code generation, in Python☆32Updated 3 weeks ago
- Intelligently search in Python code☆66Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- backport of lib2to3, with enhancements☆53Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 8 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Python Parser☆122Updated 2 months ago