A lightweight Python package to measure and log function execution times.
Project description
time-cap
A lightweight Python package to measure and log function execution times.
from time_cap import time_cap
@time_cap
def dummy_func():
import time
time.sleep(2)
dummy_func()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
time_cap-0.0.4.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file time_cap-0.0.4.tar.gz.
File metadata
- Download URL: time_cap-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cefb9f8164bc3e8973d753d6f58c1d64027822b55c66549050685c405b80d52c
|
|
| MD5 |
08e8a8ada50329ec2dfc7c6e42bc5537
|
|
| BLAKE2b-256 |
0c9574ed3edbd9721ad436dd70654c35fba208e9164199177b0632671cf2fe45
|
File details
Details for the file time_cap-0.0.4-py3-none-any.whl.
File metadata
- Download URL: time_cap-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0e0aac3951c84c7181dcf72679371e91eceaf807f0f39efe63b3ba504d08950
|
|
| MD5 |
0b20e7bfbb2bde3f99b439b17fccde82
|
|
| BLAKE2b-256 |
ac39413158f9f46a7cf41260a8c449746e32d154844c8d8471ec4f99cd6390d6
|