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☆228Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Python module to modify bytecode☆322Updated 3 weeks ago
- unit test generator for Python☆99Updated 8 years ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Python AST that abstracts the underlying Python version