Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 188 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 188 Bytes

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