The code in this project is quite rough and includes a lot of experimentation and other hackery. Use it if you wish, but be prepared for problems.
pip freeze > requirements.txt
pip install -r requirements.txt
source .venv/bin/activate
from root of project:
./test.sh