Genuary 2023 Repo for Genuary 2023. Set Up Developed using Python 3.9.13. python -m venv .venv source .venv/Scripts/activate pip install -r requirements.txt -r requirements-dev.txt pre-commit install