mutpy / astmonkeyLinks
Set of tools to play with Python AST.
☆87Updated 2 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☆228Updated last year
- Annotate Python AST trees with source text and token information☆183Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆99Updated 3 years ago
- Python AST read/write☆849Updated 5 months ago
- Python AST Visualizer☆1Updated 6 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆252Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Python module to modify bytecode☆316Updated last month
- An IPython notebook plugin for visualizing ASTs.☆106Updated 6 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- unit test generator for Python☆99Updated 8 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- A Python Parser☆645Updated last month
- Python code object transformers☆184Updated last year
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A common base representation of python source code for pylint and other projects☆552Updated this week
- minimalistic evaluator of python expression using ast module☆197Updated 5 months ago
- Bottom-up approach to refactoring in python☆713Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Intelligently search in Python code☆67Updated last year
- Extract semantic information about static Python code☆77Updated 2 months ago
- Python Meta Programming☆145Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆281Updated 9 months ago