A Python package for interfacing with the Network Time Protocol
Project description
libntp
NTP for Python
- An alternative to ntplib
- Easy API
- Simple include
- No external dependencies
An example
from libntp import ntp
myobj=ntp()
myobj.request()
print(myobj.iso8601)
print(ntp.local_utc())
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
libntp-0.1.1.tar.gz
(6.4 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 libntp-0.1.1.tar.gz.
File metadata
- Download URL: libntp-0.1.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddfacb03c8db33b9cbea7bb7965ecc607cc30b1a4a09e1ce97740c5e378986ce
|
|
| MD5 |
3a17a67fff0102a67932e10ae6d2e932
|
|
| BLAKE2b-256 |
3df4544c8198aa72aa589890811191fe26f0b3334d9ad7d9551677026eba4e1c
|
File details
Details for the file libntp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: libntp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4319a285236fcfe81378ad07ebabcedc482b8965de313e111382923a2210a949
|
|
| MD5 |
2e97ed4fc8a94fc4051256d9537879a1
|
|
| BLAKE2b-256 |
4c65fdb340cd217ebae55113db174968edbda7947d22eb2d43a5cb9de5302e04
|