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 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- unit test generator for Python☆99Updated 8 years ago
- The code behind python-ast-explorer.com☆247Updated 4 years ago
- Python Meta Programming☆147Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- A library that automatically infers dependencies for Python files☆177Updated last year
- Python AST read/write☆859Updated last year
- Python module to modify bytecode☆326Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Intelligently search in Python code☆66Updated last year
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- A Python Parser☆664Updated 5 months ago
- Extract semantic information about static Python code☆81Updated last month
- Unified diff python parsing/metadata extraction library☆282Updated last year
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python code object transformers☆184Updated last year
- A common base representation of python source code for pylint and other projects☆572Updated this week
- face Python bytecode metaprogramming API fork☆71Updated 5 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