mutpy / astmonkeyLinks
Set of tools to play with Python AST.
☆87Updated 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`.☆195Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- unit test generator for Python☆99Updated 8 years ago
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- Python module to modify bytecode☆326Updated this week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Python AST read/write☆860Updated 10 months ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python Meta Programming☆147Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- minimalistic evaluator of python expression using ast module☆207Updated last week
- A library that automatically infers dependencies for Python files☆177Updated last year
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Python code object transformers☆184Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Unified diff python parsing/metadata extraction library☆281Updated last year
- Intelligently search in Python code☆67Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Extract semantic information about static Python code☆81Updated 2 weeks ago
- ☆285Updated last year
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 months ago