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

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 4. Python versions 3.8 to 3.10.

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%