DEV Community

Programming Liftoff
Programming Liftoff

Posted on • Updated on

Send Text Messages from Python!

Twilio Homepage

Recently I've been focusing on how to do useful things with my programming knowledge. Python integrates so well with many different services, and therefore has been my language of choice on this quest. In this post I'm sharing an awesome service I found that lets you send text messages from your Python application for free - no credit card required! There is a catch though, this is just a trial account, so you will eventually run out of trial credits . But hey, Twilio is pretty generous with the amount of free credits you receive, so let's get to writing our application!

Checkout the video below. If you would like to learn how to make more awesome applications in Python, checkout the Programming Liftoff website here http://programmingliftoff.com/.

  • Andrew @ Programming Liftoff

Top comments (0)