mutpy / astmonkey
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
- An AST unparser for Python☆227Updated last year
- Annotate Python AST trees with source text and token information☆175Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆91Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated this week
- Python AST VisualizerUpdated 5 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated 11 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 3 years ago
- Python Meta Programming☆142Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Extract semantic information about static Python code☆72Updated 2 weeks ago
- unit test generator for Python☆98Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated last month
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A library that automatically infers dependencies for Python files☆172Updated 9 months ago
- Python AST that abstracts the underlying Python version☆144Updated last week
- Python module to modify bytecode☆306Updated 3 weeks ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆245Updated 2 years ago
- minimalistic evaluator of python expression using ast module☆189Updated 3 weeks ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆64Updated 2 years ago
- A GitHub Action for suggesting Python type annotations.☆42Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- An unofficial, importable pip API☆113Updated this week
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆122Updated 6 months ago