# e3372-py ## Requirements TODO ## Installation python3 -m venv venv . ./venv/bin/activate pip install wheel pip install -r requirements.txt ## License BSD-2c