The use cases set here are pretty specific, so they'll probably be more in the future.
The scripts are in the current folder.
python3 -m pip intall -r requirements.txt
python3 -m venv venv
source venv/bin/activate
python3 "script name"
This project is licensed under the MIT License - see the LICENSE file for details.