Integrate Twilio into your Django apps with ease.
- Author: Randall Degges
- Email: [email protected]
- Maintainer: Jason Held
- Email: [email protected]
- Status: active development, stable, maintained
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.
The documentation is hosted at ReadTheDocs. You can check out the docs here - http://django-twilio.rtfd.org/