Skip to main content

Build SMS applications with Python and Django

Project description

RapidSMS

RapidSMS is a free and open source framework for building interactive SMS applications, which integrates tightly with Django to provide a rich reporting interface. It was created by the Innovation Team at UNICEF, and is under development by the RapidSMS Team.

Installing

RapidSMS is best installed via PyPi:

$ pip install rapidsms

The RapidSMS project skeleton is identical to the Django project skeleton, with a few of our settings added. To quickly spawn a new project, we’ve bundled a wrapper around django-admin.py:

$ rapidsms-admin.py startproject myproject

The route management command starts the router, sends and receives SMS (and other short messages) via the configurable backends:

$ python manage.py runrouter

Getting Help

Right now, RapidSMS isn’t very well documented. We’re working on that on the RapidSMS wiki, but you may find more useful information on the mailing list for the time being.

Dependencies

License

RapidSMS is free software, available under the BSD license.

Bugs

Please file bugs on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RapidSMS-0.9.5a.tar.gz (301.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page