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 hashes)
Built Distribution
Close
Hashes for sal_timer-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 409357145668c45b2fcd86273ff3cee391f60f089c88b7eb315bc6069f7da649 |
|
MD5 | 084bcb7a4641e349c9e6cd2cb6af2283 |
|
BLAKE2-256 | 9f63d388ab96621437ea3342d06cba1dd5a6833933e5dc9b731601f514ae8061 |