mutpy / astmonkeyLinks
Set of tools to play with Python AST.
☆86Updated 3 years ago
Alternatives and similar repositories for astmonkey
Users that are interested in astmonkey are comparing it to the libraries listed below
Sorting:
- An AST unparser for Python☆229Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- unit test generator for Python☆99Updated 8 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Python AST read/write☆859Updated 11 months ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- The code behind python-ast-explorer.com☆248Updated 4 years ago
- Python module to modify bytecode☆326Updated last month
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Python Meta Programming☆147Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- A Python Parser☆664Updated 5 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- minimalistic evaluator of python expression using ast module☆207Updated last month
- Python pattern matching like functional languages.☆161Updated 4 years ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Intelligently search in Python code☆66Updated last year
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 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.☆146Updated 3 years ago