jlev / django-twilio

A simple library for building twilio-powered Django webapps.

Home Page:http://django-twilio.rtfd.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-Twilio

Integrate Twilio into your Django apps with ease.

https://badge.fury.io/py/django-twilio.png https://travis-ci.org/rdegges/django-twilio.png?branch=master https://pypip.in/d/django-twilio/badge.png

Meta

Twilio makes it easy to send & receive SMS messages, and create & manage voice calls through software.

Django-twilio makes it easy to use Twilio in your Django projects.

Documentation

The documentation is hosted at ReadTheDocs. You can check out the docs here - http://django-twilio.rtfd.org/

About

A simple library for building twilio-powered Django webapps.

http://django-twilio.rtfd.org/

License:The Unlicense


Languages

Language:Python 98.2%Language:Makefile 1.8%