mutpy / astmonkeyLinks
Set of tools to play with Python AST.
☆86Updated 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 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Python AST Visualizer☆1Updated 6 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- unit test generator for Python☆99Updated 8 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Python Meta Programming☆145Updated 2 years ago
- Python AST that abstracts the underlying Python version☆145Updated 4 months ago
- Python module to modify bytecode☆317Updated last week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆98Updated 3 years ago
- Python code object transformers☆185Updated last year
- 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.☆198Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Python AST read/write☆847Updated 5 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆550Updated this week
- Tool for translation type comments to type annotations in Python☆151Updated last month
- Intelligently search in Python code☆67Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- Extract semantic information about static Python code☆77Updated last month