Manage the time of your script
Project description
timequota
from timequota import TimeQuota
tq = TimeQuota(69)
# ...
tq.update()
for i in range(∞):
# ...
exceeded = tq.track()
if exceeded:
# ...
break
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
timequota-0.0.3.tar.gz
(3.0 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 timequota-0.0.3.tar.gz.
File metadata
- Download URL: timequota-0.0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4588f845f5becee61e06ffc136bf18c9d7ddc59b3c261966b63f3352a5ba2f9
|
|
| MD5 |
7d9d9f61e2a4192dd40edca81d9358bd
|
|
| BLAKE2b-256 |
957c32151b7ecafcd033671d072ba6dfa0fd4fbdd23b680a4ea8c39128234924
|
File details
Details for the file timequota-0.0.3-py3-none-any.whl.
File metadata
- Download URL: timequota-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58f30254cfeaec7df7b7e7d065044cb800f862d034144d69c99d06bc3bf753c5
|
|
| MD5 |
c3736744c41b81cd86ff1caf3c0093d1
|
|
| BLAKE2b-256 |
a69191199fb06acf70c91562e22a20f771c68728d7bf4e32d2ab32282942e1a3
|