mutpy / astmonkeyLinks
Set of tools to play with Python AST.
☆83Updated 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☆181Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆94Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Python AST Visualizer☆1Updated 6 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 months ago
- Intelligently search in Python code☆67Updated last year
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- An AST-to-code library for Python☆38Updated 3 weeks ago
- A library that automatically infers dependencies for Python files☆175Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Python Meta Programming☆142Updated 2 years ago
- Python module to modify bytecode☆314Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- unit test generator for Python☆99Updated 7 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- minimalistic evaluator of python expression using ast module☆192Updated 3 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Tool for translation type comments to type annotations in Python☆147Updated last year
- Python AST read/write☆844Updated 3 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week