215 B
215 B
David Westgate 24 May 2024
HW6 for gensec
Setup + Run
Install python3, then
cd hw6
pip install -r requirements.txt
cp .env.example .env #fill in env file with key
python3 app.py