How to Install python-digitalocean in Ubuntu 18.04



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

sudo apt update
sudo apt install python-digitalocean

Description:

Python bindings for the DigitalOcean API (Python 2)

python-digitalocean provides Python bindings for the DigitalOcean API allowing you to access and perform actions on DigitalOcean resources such Droplets (virtual machinces), Images, Volumes, Load Balancers, and more. . This package installs the library for Python 2.

Homepage: https://github.com/koalalorenzo/python-digitalocean

Version: 1.13.2-1

Section: universe/python