How to Send Twilio SMS Messages Using Python on Google App Engine

May 25, 2011
Written by
Rahim Sonawalla
Contributor
Opinions expressed by Twilio contributors are their own

This post is part of Twilio’s archive and may contain outdated information. We’re always building something new, so be sure to check out our latest posts for the most up-to-date insights.

Twilio Bug Logo

Alex Swan, one of the awesome developers in our community put up a great screencast that shows you how to send text messages using the Twilio SMS API in Python. It guides you through setting up your Google App Engine environment, and walks you through writing all the Python code to send a text message containing a random deep though from Jack Handey.

Check it out:

Resources