Custom HTTP Clients for the Twilio Python Helper Library

Use the twilio-python helper library with a proxy server.

Usage

Copy .env.example to .env and complete the Twilio Account data and proxy settings.

Create a virtualenv and activate it.

Run pip install -r requirements to install the project's requirements.

Run python main.py to execute the script.

Meta

  • No warranty expressed or implied. Software is as is. Diggity.
  • MIT License
  • Lovingly crafted by Twilio Developer Education.