ntplib
This module offers a simple interface to query NTP servers from Python.
This module offers a simple interface to query NTP servers from Python.
To install this package, run one of the following:
It also provides utility functions to translate NTP fields values to text (mode, leap indicator…). Since it’s pure Python, and only depends on core modules, it should work on any platform with a Python implementation.
Summary
This module offers a simple interface to query NTP servers from Python.
Last Updated
Jun 1, 2021 at 22:07
License
MIT
Supported Platforms