mbdevpl / typed-astunparseLinks
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
Sorting:
- Python Meta Programming☆145Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- An AST unparser for Python☆228Updated last year
- Extract semantic information about static Python code☆77Updated last month
- Discover and load entry points from installed packages☆75Updated 7 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Set of tools to play with Python AST.☆86Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Intelligently search in Python code☆67Updated last year
- unit test generator for Python☆99Updated 8 years ago
- Generate fast JSON parsers based on type stubs☆12Updated 5 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Python code object transformers☆185Updated last year
- ☆285Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Generic programming library for Python☆61Updated this week
- Python Parser☆121Updated last year
- Python AST that abstracts the underlying Python version☆145Updated 4 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆198Updated 2 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- An AST for Python code generation, in Python☆30Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- coverage, just moreso☆42Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago