This repository contains the Terry helper scripts. For the Python scripts it is recommended to create a Python3 virtual environment.
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
This repository contains the Terry helper scripts. For the Python scripts it is recommended to create a Python3 virtual environment.
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt