Package for counting function time using decorators.
Project description
Install
pip install sal-timer
Quick start
from sal_timer import timer
@timer
def func():
pass
func()
'''
*******************************************************
Finished 'func' in 0.0000 secs.
*******************************************************
'''
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sal-timer-0.0.1.tar.gz
(1.4 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 sal-timer-0.0.1.tar.gz.
File metadata
- Download URL: sal-timer-0.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6954face689f889bf14b8a178596e4c9ba30b79471bb7e966a0b9cf09829a850
|
|
| MD5 |
1a6ae48a14a7da2fc6988a50cf0cd8e8
|
|
| BLAKE2b-256 |
5ea18847f73b7c0c5642a6c61842544123748ffcb6fce4672ad8642c934422d1
|
File details
Details for the file sal_timer-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sal_timer-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
409357145668c45b2fcd86273ff3cee391f60f089c88b7eb315bc6069f7da649
|
|
| MD5 |
084bcb7a4641e349c9e6cd2cb6af2283
|
|
| BLAKE2b-256 |
9f63d388ab96621437ea3342d06cba1dd5a6833933e5dc9b731601f514ae8061
|