Skip to content

milimetric/analytics-wikimetrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

install the following packages or their equivalents:

$ sudo apt-get install libmysqlclient-dev python-dev redis-server

install the package:

$ cd wikimetrics
$ sudo pip install -e .

run the tests (inside top-level wikimetrics directory)

$ sudo pip install nose
$ nosetests

run celery and the flask webserver in seperate terminals

$ wikimetrics --mode web
$ wikimetrics --mode celery

go to localhost:5000

About

Github mirror of "analytics/wikimetrics" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published