Skip to content

A simple library for building twilio-powered Django webapps.

License

Notifications You must be signed in to change notification settings

beyond12/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.

This project aims to keep compatibility with the supported Django releases.

As such our versions of python and django are designed to match that cadence as much as possible.

We are currently compatible with Django 2.2 and 3.0. Python versions 3.5 to 3.8.

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 98.3%
  • Makefile 1.7%