Get information about what a Python frame is currently doing, particularly the AST node being executed
☆385Sep 1, 2025Updated 6 months ago
Alternatives and similar repositories for executing
Users that are interested in executing are comparing it to the libraries listed below
Sorting:
- ☆49Jan 11, 2026Updated 2 months ago
- Dark magic delights in Python☆427Nov 11, 2021Updated 4 years ago
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated 2 months ago
- Dark magics about variable names in python☆353Dec 1, 2025Updated 3 months ago
- Safely evaluate AST nodes without side effects☆51Jan 11, 2026Updated 2 months ago
- A powerful set of Python debugging tools, based on PySnooper☆1,445Jan 11, 2026Updated 2 months ago
- Simple real time visualisation of the execution of a Python program.☆1,838Nov 13, 2021Updated 4 years ago
- Declarative, explicit, tool-friendly finite state machines in Python☆24Oct 5, 2019Updated 6 years ago
- Display Python source code and bytecode side-by-side at the command line☆23Oct 3, 2023Updated 2 years ago
- deprecate and refactor code across library boundaries☆18Mar 9, 2026Updated last week
- python library with a set of tools for simple debugging of python programs☆19Apr 17, 2023Updated 2 years ago
- Run-time type checker for Python☆1,747Feb 19, 2026Updated last month
- Utilities for run-time type validation and multiple dispatch☆172Dec 3, 2025Updated 3 months ago
- A common base representation of python source code for pylint and other projects☆573Updated this week
- Python module to modify bytecode☆327Mar 5, 2026Updated 2 weeks ago
- pdb + Rich library☆352Mar 9, 2026Updated last week
- Validation for dataclasses implemented as descriptors☆17Aug 25, 2021Updated 4 years ago
- Graphical Python debugger which lets you easily view the values of all evaluated expressions☆1,708Jan 11, 2026Updated 2 months ago
- generate random python code to test linter/formatter/and other tools☆54Mar 9, 2026Updated last week
- minimize python source code to find bugs more easily☆49Mar 9, 2026Updated last week
- 🍦 Never use print() to debug again.☆10,032Jan 21, 2026Updated last month
- Griffe extension for Pydantic.☆27Feb 21, 2026Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆257Apr 20, 2022Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Feb 16, 2024Updated 2 years ago
- A system to Instrument running Python code☆25Jun 17, 2025Updated 9 months ago
- Dev tools for python☆1,068Jan 24, 2025Updated last year
- A CLI and pre-commit hook to fix future annotations☆35Feb 16, 2023Updated 3 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Dec 10, 2023Updated 2 years ago
- Unbearably fast near-real-time pure-Python runtime-static type-checker.☆3,374Updated this week
- An unofficial, importable pip API☆119Feb 27, 2026Updated 3 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆1,014Mar 13, 2026Updated last week
- HPy: a better API for Python☆1,133May 26, 2025Updated 9 months ago
- Better version of repr/reprlib for short, cheap string representations in Python☆25Aug 10, 2024Updated last year
- A Python type checker☆381Jan 27, 2026Updated last month
- A Python Parser☆666Feb 9, 2026Updated last month
- Hunter is a flexible code tracing toolkit.☆866Aug 22, 2025Updated 6 months ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,861Jan 22, 2026Updated last month
- Python package to simplify development☆14Feb 2, 2026Updated last month
- find functions when you can't remember their name☆99Jan 13, 2022Updated 4 years ago