gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆101Updated 3 years ago
Alternatives and similar repositories for awesome-python-ast
Users that are interested in awesome-python-ast are comparing it to the libraries listed below
Sorting:
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Set of tools to play with Python AST.☆87Updated 3 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Annotate Python AST trees with source text and token information☆191Updated 2 weeks ago
- An AST unparser for Python☆230Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Declarative instrumentation for Python.☆100Updated this week
- A Python type checker☆375Updated last week
- Python module to modify bytecode☆326Updated last week
- Adaptive fuzzing of Hypothesis tests☆101Updated last month
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- IO of git-style object databases☆226Updated last week
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆238Updated 3 years ago
- Time Travel Debugging for Python☆193Updated last year
- A fully-featured remote and preemptive debugger for python☆296Updated last year
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- A Pip requirements file parser.☆138Updated 6 months ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆171Updated last week
- guppy / heapy ported to Python3. It works for real!☆418Updated last month
- This is pydoctor, an API documentation generator that works by static analysis.☆220Updated this week
- Lightweight pip dependency resolver with deptree preview functionality based on the PubGrub algorithm☆204Updated this week
- A file-based ORM for Python dataclasses.☆210Updated last week
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆98Updated 2 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆97Updated 9 months ago