How to Install python-ntplib in Ubuntu 18.04



Install python-ntplib by entering the following commands in the terminal:

sudo apt update
sudo apt install python-ntplib

Description:

Python NTP library (Python 2.x)

This module offers a simple interface to query NTP servers from Python. . It also provides utility functions to translate NTP fields values to text. It is pure Python, and only depends on core modules. . This package contains the Python 2.x module.

Homepage: https://pypi.python.org/pypi/ntplib/

Version: 0.3.3-1

Section: universe/python