mbdevpl / typed-astunparseLinks
Python 3 AST unparser with type comments support.
☆31Updated 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:
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- An AST unparser for Python☆228Updated 2 years ago
- Python Meta Programming☆145Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Generic programming library for Python☆61Updated last week
- Extract semantic information about static Python code☆78Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- unit test generator for Python☆99Updated 8 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Cython PyParsing implementation.☆32Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- ☆285Updated last year
- Python code object transformers☆184Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Python Parser☆121Updated last year
- some experiment to use ctypes codegen for cython☆28Updated 13 years ago
- Intelligently search in Python code☆67Updated last year
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Updated 5 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago