How to Install python3-consul in Ubuntu 18.04



Install python3-consul by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-consul

Description:

Python client for Consul.io - Python 3.X

Consul is a service discovery and configuration tool. This package contains the Python client library for Consul

Homepage: https://github.com/cablehead/python-consul

Version: 0.7.1-1

Section: universe/python