Skip to content

JerJohn15/vumi-wikipedia

 
 

Repository files navigation

Vumi Wikipedia App
==================

This is a vumi[1] app that provides access to Wikipedia over a combination of
SMS and USSD.

To install:

    virtualenv --no-site-packages ve
    source ./ve/bin/activate
    pip install -r requirements.pip
    pip install -e .


NOTE: vumi 0.3.1 (the current stable release) is too old for this app, and the
      dev branch in github has a problem with one of its deps. There are some
      workarounds for this in the requirements.pip file.

[1] http://vumi.org

About

Vumi Wikipedia Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%