A Mixin/Harmony-style modding framework for Python using AST injection. Modify function logic and local variables at runtime via simple decorators, without editing original files.
-
Updated
Dec 20, 2025 - Python
A Mixin/Harmony-style modding framework for Python using AST injection. Modify function logic and local variables at runtime via simple decorators, without editing original files.
Step through code execution, inspect variables over time, capture traces, and export insights - all from Jupyter, CLI, or your IDE
Add a description, image, and links to the runtime-injection topic page so that developers can more easily learn about it.
To associate your repository with the runtime-injection topic, visit your repo's landing page and select "manage topics."