Skip to content

nhs-nobleep/bleep_jobs_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random job generator

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.

Python3 on virtual environment

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

Releases

No releases published

Packages

No packages published

Languages