How to Install python3-twilio in Ubuntu 18.04



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

sudo apt update
sudo apt install python3-twilio

Description:

Twilio API client and TwiML generator (Python 3)

This package contains a Twilio helper library. The Twilio REST SDK simplifies the process of making calls using the Twilio REST API. The Twilio REST API lets to you initiate outgoing calls, list previous calls, and much more. . This package installs the library for Python 3.

Homepage: https://github.com/twilio/twilio-python

Version: 6.8.2-1

Section: universe/python