cpython-internals
Scans Python packages for abi3 violations and inconsistencies
Programmatic access to Python's limited API and abi3 information
Extended Inspect - view and modify memory structs of runtime objects.
A Python debugging library for detailed code execution tracing. This library provides utilities for tracing Python code execution with detailed information about variables, function calls, and execution flow.