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:
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Python Meta Programming☆147Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Extract semantic information about static Python code☆81Updated 2 weeks ago
- Discover and load entry points from installed packages☆76Updated last year
- unit test generator for Python☆99Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 weeks ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Generic programming library for Python☆61Updated this week
- ☆285Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago
- Python Parser☆122Updated last month
- Cython PyParsing implementation.☆33Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Intelligently search in Python code☆67Updated last year
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- Python code object transformers☆184Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Python "metamodules"☆14Updated 8 years ago
- some experiment to use ctypes codegen for cython☆28Updated 14 years ago
- An AST for Python code generation, in Python☆33Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated last week
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago