An open API service indexing awesome lists of open source software.

https://github.com/mattmakai/python-bottle-sms-mms

Code for Twilio blog post for sending and receiving SMS/MMS with Python and Bottle.
https://github.com/mattmakai/python-bottle-sms-mms

Last synced: 3 months ago
JSON representation

Code for Twilio blog post for sending and receiving SMS/MMS with Python and Bottle.

Awesome Lists containing this project

README

        

# Send & Receive SMS / MMS Python & Bottle Example
This repository goes along with the
[Getting Started with Python, Bottle and Twilio SMS / MMS](https://www.twilio.com/blog/2016/08/getting-started-python-bottle-twilio-sms-mms.html)
blog post tutorial on [twilio.com](https://www.twilio.com/).