mutpy / astmonkeyLinks
Set of tools to play with Python AST.
☆86Updated 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☆229Updated 2 years ago
- Annotate Python AST trees with source text and token information☆192Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆109Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Python Meta Programming☆147Updated 3 years ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Python AST read/write☆860Updated 11 months ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Python AST that abstracts the underlying Python version☆146Updated last month
- Python code object transformers☆184Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Extract semantic information about static Python code☆81Updated last month
- unit test generator for Python☆99Updated 8 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 weeks ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Unified diff python parsing/metadata extraction library☆281Updated last year
- Intelligently search in Python code☆67Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- A common base representation of python source code for pylint and other projects☆572Updated last week
- Library to refactor python code through AST manipulation.☆358Updated 9 months ago