Rough attempt to generate some random data for the computation of statistics. A parser will parse the data from the database to the classes roughly designed for the computation of the statistics.
http://docs.python-guide.org/en/latest/dev/virtualenvs/
Access the ipython in the virtual environment: $ venv/bin/ipython
Install new libraries: $ venv/bin/pip install new_library
Run code in ipython in interactive mode ln [i]: run -i model/filename.py