profiling-helpers

A small utility library that wraps cProfile and makes it easy to debug performance problems in your Python code.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install profiling-helpers

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.0 2023-07-18  
0.1.0 2022-07-14  

Issues with this package?

Page last updated 2025-07-17 17:58:33 UTC