time-it-profiler

A lightweight Python decorator for measuring execution time and system resource usage.

Installation

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

pip3 install time-it-profiler

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.1.1 2025-03-11      
1.1.0 2025-03-10      
1.0.3 2025-03-10      
1.0.2 2025-03-10      
1.0.1 2025-03-10      
1.0.0 2025-03-10      
0.0.2 2025-03-10      
0.0.1 2025-03-10

Issues with this package?

Page last updated 2026-05-13 01:05:39 UTC