This requires Python 3 (tested with 3.5.1). Install necessary packages: pip install -r requirements.txt To get help for the program: ./run_db.py -h To run tests: py.test tests.py