Pickora – Convert Python scripts to pickle bytecode

A toy compiler that can convert Python scripts to pickle bytecode. – splitline/Pickora… Read more

Similar

Memray – Memory Profiler for Python

Memray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage dat... (more…)

Read more »