Skip to content

Realtime analysis of aggregate data from the Uamuzi Bora project

Notifications You must be signed in to change notification settings

uamuzibora/labs

Repository files navigation

The following python packages are need to successfully run uamuzibora labs:

The easiest way to install them all is to get hold of easy_install (http://pypi.python.org/pypi/setuptools)

Install all of these packages with the install_packages.py script
mako
pisa	
reportlab
html2pdf
flup
psycopg2

Install without using easy-install (debian/ubuntu pacakge name)
scipy (python-scipy)
numpy (python-numpy)
matplotlib (python-matplotlib)


The dbConfig.py and config.py files needs to be changed to reflect your setup. See config-default.py and dbConfig-default.py.

Then the aggregate.sql file needs to be run on the database to create some sql aggregate functions used.

A sample lighttp config file is included. Start the webserver by:
"sh start.sh start"


About

Realtime analysis of aggregate data from the Uamuzi Bora project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published