An advanced time handling library with high precision and cryptographic security.
Project description
advtime
advtime is an advanced and enhanced time handling library, improving precision, multi-threading, and cryptographic security.
Features
- High-precision nanosecond time resolution
- UTC timestamps in ISO 8601 format
- Cryptographic time-based hashing
- Threaded sleep for non-blocking delays
Installation
pip install advtime
USAGE: from advtime import advtime
print(advtime.high_precision_time()) # Nanosecond resolution print(advtime.utc_timestamp()) # ISO 8601 format print(advtime.time_hash("secure_seed")) # Secure timestamp hash advtime.threaded_sleep(2) # Non-blocking sleep
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 advtime-0.1.0.tar.gz.
File metadata
- Download URL: advtime-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d9c2839fa45460a2064231d6ea2cd15e8c4765bac5b12757084c8b6c4123313
|
|
| MD5 |
273e54bd229a246bb0aa57655550d5e8
|
|
| BLAKE2b-256 |
b71170995a6d4b9ee79e586eaab89e156eaf585be49ea440c35945d27f04c078
|
File details
Details for the file advtime-0.1.0-py3-none-any.whl.
File metadata
- Download URL: advtime-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76f80f9f079a18840e9c1437bf6a18c04bfeb6ddb4b2ca62f3f98a0454b4d1ec
|
|
| MD5 |
3835fe8f9a2daf50ae1b0a2b05686f02
|
|
| BLAKE2b-256 |
588fd9d897f86262e815c900d64ca038bda09e087b222d2d79aa24e22717e0e5
|