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:
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- An AST unparser for Python☆228Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Generic programming library for Python☆61Updated this week
- Python Meta Programming☆145Updated 2 years ago
- Extract semantic information about static Python code☆78Updated 2 months ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Cython PyParsing implementation.☆32Updated 10 months ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- unit test generator for Python☆99Updated 8 years ago
- Intelligently search in Python code☆67Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 9 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆80Updated 5 years ago
- Discover and load entry points from installed packages☆76Updated 8 months ago
- Python Parser☆121Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Updated 5 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Python code object transformers☆184Updated last year
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Retrieve information from typeshed and other typing stubs☆29Updated 3 weeks ago