mbdevpl / typed-astunparse
Python 3 AST unparser with type comments support.
☆30Updated 5 years ago
Alternatives and similar repositories for typed-astunparse:
Users that are interested in typed-astunparse are comparing it to the libraries listed below
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- Extract semantic information about static Python code☆74Updated 2 weeks ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Python subsets☆41Updated 8 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- ☆285Updated last year
- Intelligently search in Python code☆67Updated last year
- Python Meta Programming☆142Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Discover and load entry points from installed packages☆74Updated 3 months ago
- Python Parser☆121Updated 11 months ago
- Generate fast JSON parsers based on type stubs☆12Updated 4 years ago
- An AST unparser for Python☆226Updated last year
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆15Updated 4 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- coverage, just moreso☆42Updated 2 years ago
- Annotator that adds scope information to an ast☆23Updated 8 months ago
- Design a new better C API for Python☆59Updated 3 months ago
- Generic programming library for Python☆62Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last month
- Types for Python☆87Updated 6 years ago
- Retrieve information from typeshed and other typing stubs☆22Updated 2 months ago
- A library for tracking program state☆15Updated 8 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- An experiment to use infix operators in Python☆56Updated 6 years ago