Skip to content

A simple library for building twilio-powered Django webapps.

License

Notifications You must be signed in to change notification settings

km-pg/django-twilio

 
 

Repository files navigation

Django-Twilio

Integrate Twilio into your Django apps with ease.

PyPI version CI build documentation build Python versions supported

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.

Version 0.9.0 supports twilio 6.x and django 1.8-2.0.

Version 0.9.2 has minimal py3.7 support and 0.9.2 & 0.9.3 also allows django 2.1

For legacy twilio (5.x SDK), please see the 0.8 version.

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.1%
  • Makefile 2.9%