profiling-library
A versatile timing decorator
Python profiling tool
An open-source Python library for finding bottlenecks in code. Includes function profiling, data exports, logging, and even line-by-line profiling, for more control.
timeitPro is an advanced Python function profiler with JSON logging and a Flask dashboard.