A small python3 package for uptimes.
Project description
Uptimes
A small python3 package for uptimes.
How to Install :
Windows
python -m pip install -U uptimes
Linux
python3 -m pip3 install -U uptimes
Usage :
import uptimes
import time
time.sleep(10)
print(uptimes.uptimes())
print(uptimes.raw_uptimes())
Output:
**0** days **0** hours **0** minutes **10** seconds
{"days":0,"hours":0,"minutes":0,"seconds":10}
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
uptimes-1.0.0.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file uptimes-1.0.0.tar.gz
.
File metadata
- Download URL: uptimes-1.0.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2201f7d621569dfa6cf245b79fb2704d34fa771ca38c644ff8ff5216b83092f8 |
|
MD5 | 1028c8c4446c9c98c9c8813e9b8fac6d |
|
BLAKE2b-256 | 54903af67599d05b0f429808e001017b0ac58053e8da658bad93a02cfd7becbe |
File details
Details for the file uptimes-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: uptimes-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aaf871aeafe2460aa0de5be52af739419431e0d4ededbb06d13fc5aa578dcf1 |
|
MD5 | 81307523d9be9b23b13748937503a9d0 |
|
BLAKE2b-256 | 4b4e4189b8bbb7dcc646317317de2bc07d74dab575eee6b1d636024c018042a5 |