Who will watch the watchman? Glance can.
Project description
glance (timing utility)
Simple to use package that keeps track of various functions execution times. Ala timeit, but in your code. Useful utility as a
Installation
pip install glance-times
Simple Example
from glance import Glance
gl = Glance()
@gl.watch
def func_a():
# some functionality.
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
glance_times-0.3.0.tar.gz
(3.1 kB
view hashes)
Built Distribution
Close
Hashes for glance_times-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c031c48fb9c09478bf89942c652db83953360aea7b20b23e9db77c5d692ed069 |
|
MD5 | 2ccce10b9290106d3804843af61d0070 |
|
BLAKE2b-256 | 8b2ac33ae5df0de500d886bf4a0acc394820dd9579342e440e7c6254e24f5ea9 |