You can run the tools in two ways
$ python3 -m pip install -r requirements.txt
$ python3 -c "import sqlite3; print(sqlite3.sqlite_version)"
$ docker run -v $(PWD):/app --rm opentdata-tools-python python3 hrdf_db_reporter_cli.py -p tmp/hrdf_2021-01-10.sqlite