This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
gensec-westgate-djw2/hw6
David Westgate f7eae67744 added tools
2024-05-22 15:59:39 -07:00
..
.env.example add readme, env.example 2024-05-18 11:59:53 -07:00
app.py added tools 2024-05-22 15:59:39 -07:00
README.md add readme, env.example 2024-05-18 11:59:53 -07:00
screencast_url.txt initial commit for hw6 2024-05-18 11:58:37 -07:00
tools.py added tools 2024-05-22 15:59:39 -07:00

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

Results