Build Twilio functionality into your Django apps.


Keywords
twilio, telephony, call, phone, voip, sms, django, django-twilio
License
Unlicense
Install
pip install django-twilio==0.14.3.4a1

Documentation

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 5. Python versions 3.8 to 3.11.

Documentation

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