Giter Site home page Giter Site logo

phillbaker / rapidsms-python2.5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rapidsms/rapidsms

2.0 4.0 1.0 3.69 MB

Build SMS applications with Python

Home Page: http://rapidsms.org

License: BSD 3-Clause "New" or "Revised" License

JavaScript 5.37% Python 94.63%

rapidsms-python2.5's Introduction

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.

Please Note

  1. The very old RapidSMS codebase (AKA Tusker) that was living in rapidsms has been moved to rapidsms/rapidsms-legacy. If your clone or fork is still in use, you should update your repository's remote/origin.
  2. The combined repository of the contents of rapidsms-core-dev and rapidsms-contrib-apps-dev has replaced the old codebase in rapidsms.
  3. The search and training apps that were in rapidsms-contrib-apps-dev have been removed and are now submodules of rapidsms-community-apps-dev.
  4. The rapidsms-core-dev and rapidsms-contrib-apps-dev repositories will remain unchanged until the 1.0 release, but should now be considered deprecated.
  5. The PyPi package will now install from rapidsms.
This note will be removed from this README once RapidSMS 1.0 arrives.

Installing

RapidSMS is best installed via PyPi. To install the latest stable-ish version:

$ pip install rapidsms

Alternatively, to install the development version from GitHub:

$ pip install git+git://github.com/rapidsms/rapidsms.git#egg=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 runrouter 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 the RapidSMS issue tracker, and/or submit a pull request.

rapidsms-python2.5's People

Contributors

adammck avatar copelco avatar czue avatar dmyung avatar ewheeler avatar jwishnie avatar mejymejy avatar mikeedwards avatar nicpottier avatar rgaudin avatar rowenaluk avatar soloz avatar takinbo avatar testfufu avatar thebenedict avatar thedavidmccann avatar tobiasmcnulty avatar tsinkala avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

varunity

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.