A simple timer utility for recording the run times for other processes.
Project description
StopWatch
simple-stop-watch-utility
A simple timer utility for recording the run time of other processes.
The package came about because a basic search of PyPI, using the term stop-watch, came up with absolutely nothing. It was only after I tried to publish it, using the name stop-watch, that I found there are hundreds. After being rejected by PyPi, because The name 'stop-watch' is too similar to an existing project, I searched using the name stopwatch, and found many that could have saved me a lot of time. Thanks PyPI. Why I chose to put the hyphen in, I cannot remember, as it was a long time ago, but I think it just felt more natural, in a coding environment. (Maybe somebody there could connect the approval algorithm to the search box.)
Anyhoo, I've built it now and I've got used to the way it works. It's really only meant for logging/reporting, so all outputs are simple string formatted date & time stamps, but if you want to know how long a process has taken, it couldn't be easier.
You simply kick it off at the start of your application, then you can drop in as many lap or interval timers as you like.
I will add some proper instructions soon, but as I'm not expecting anyone outside my immediate circle to adopt this, that's not a high priority. But if you do want to give it a try, and would like some guidance, I'm only an email away.
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
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 simple_stop_watch_utility-2.0.1.tar.gz.
File metadata
- Download URL: simple_stop_watch_utility-2.0.1.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecd1d6dfc4b1205b40ab289f0985bc05a328b4bda0d6c6ad3062bcff6e90203d
|
|
| MD5 |
e50b44c7ceb7e31563d5b86023586482
|
|
| BLAKE2b-256 |
3b00a0ed9dbba96604b8c43a308cb1cc2a867c7e5cac26e6f671d2cefa346516
|
File details
Details for the file simple_stop_watch_utility-2.0.1-py3-none-any.whl.
File metadata
- Download URL: simple_stop_watch_utility-2.0.1-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eb1e757374a27dbffddafdd401a0b3b14c09764ebcebcf9800388fcb02ac799
|
|
| MD5 |
ddcafcf24ee8a564d106b97309f63112
|
|
| BLAKE2b-256 |
e00f0c8b79222c928c60e562330496181791815e08077cfc3b0a891b4bb360b2
|