A module for using the Twilio REST API and generating valid TwiML. Click here to read the full documentation.
Install from PyPi using pip, a package manager for Python.
pip install twilio
Don't have pip installed? Try installing it, by running this from the command line:
$ curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python