An open API service indexing awesome lists of open source software.

https://github.com/johnsonjason/python-object-explorer

Allows the inspection of how Python objects are mapped in the memory of a foreign Python runtime, it can intercept processes that are interpreted or are executing native code via static compilation by projects like Nuitka
https://github.com/johnsonjason/python-object-explorer

cpp cpython debugging python python3 windows

Last synced: 7 months ago
JSON representation

Allows the inspection of how Python objects are mapped in the memory of a foreign Python runtime, it can intercept processes that are interpreted or are executing native code via static compilation by projects like Nuitka

Awesome Lists containing this project