gyermolenko / awesome-python-astLinks
Python tools, libraries and resources about AST (as in Abstract Syntax Trees)
☆102Updated 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`.☆196Updated 2 weeks ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- An AST unparser for Python☆229Updated 2 years ago
- Time Travel Debugging for Python☆195Updated last year
- Python module to modify bytecode☆326Updated last month
- Declarative instrumentation for Python.☆102Updated last week
- A Python type checker☆376Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Instant visualization of Python AST and Code Objects☆144Updated last year
- A file-based ORM for Python dataclasses.☆211Updated this week
- Adaptive fuzzing of Hypothesis tests☆107Updated last month
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆240Updated 3 years ago
- A Pip requirements file parser.☆139Updated 8 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- A quicker pickle☆109Updated 3 years ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- A Python Enum that inherits from str.☆121Updated last year
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Updated 3 weeks ago
- A Python Parser☆664Updated 5 months ago
- Unified diff python parsing/metadata extraction library☆282Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- Easy peasy Python decorators☆32Updated 5 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆99Updated 2 years ago
- Removes commented-out code from Python files☆218Updated 2 months ago