You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Features
A framework for processing text messages through a series of phases.
Support for sending and receiving messages from pluggable backends, including Kannel.
A swappable routing architecture with support for background processing with Celery.
Built-in commonly used apps in rapidsms.contrib, including registration.
Installation
RapidSMS is best installed via PyPI. To install the latest version, run:
Documentation on using RapidSMS is available on
Read The Docs.
License
RapidSMS is released under the BSD License. See the
LICENSE file for
more details.
Contributing
If you think you've found a bug or are interested in contributing to this
project, check out RapidSMS on Github.
A full contributing guide can be found in the online documentation.