mutpy / astmonkeyLinks
Set of tools to play with Python AST.
☆87Updated 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 2 years ago
- Annotate Python AST trees with source text and token information☆187Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆100Updated 3 years ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- Python AST read/write☆854Updated 7 months ago
- Python code object transformers☆184Updated last year
- unit test generator for Python☆99Updated 8 years ago
- Python module to modify bytecode☆321Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- minimalistic evaluator of python expression using ast module☆201Updated 3 weeks ago
- Extract semantic information about static Python code☆78Updated 3 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- Python Meta Programming☆145Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated this week
- A common base representation of python source code for pylint and other projects☆554Updated last week
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆140Updated last year
- Python 3 AST unparser with type comments support.☆31Updated 5 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated 2 weeks ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 5 months ago