gyermolenko / awesome-python-ast
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆92Updated 2 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
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- Adaptive fuzzing of Hypothesis tests☆86Updated this week
- A Python type checker☆361Updated last month
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- Declarative instrumentation for Python.☆88Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- An AST unparser for Python☆227Updated last year
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆64Updated 2 years ago
- Python module to modify bytecode☆311Updated this week
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆165Updated 6 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago
- A Pip requirements file parser.☆132Updated 6 months ago
- Automatic test case generation for python and static analysis library☆262Updated 3 years ago
- dead simple python dead code detection☆354Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- pytest plugin for easy integration of memray memory profiler☆377Updated 3 months ago
- Time Travel Debugging for Python☆177Updated 9 months ago
- ☆40Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆348Updated 2 months ago
- Automatically convert relative imports to absolute☆157Updated 10 months ago
- Extract semantic information about static Python code☆75Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆249Updated 3 years ago
- Python AST VisualizerUpdated 6 years ago
- A Python type explainer!☆82Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago