#
durhack
Here are 2 public repositories matching this topic...
First year uni 2024 DurHack hackathon interrail project. used flask in virtual environment to run it. To run, add config.py (api keys) to main directory from google drive create a virtual environment [python -m venv .venv], activate the venv, pip install everything in requirements.txt [pip install -r requirements.txt], set $env:FLASK_APP="main.py"
-
Updated
Jan 31, 2025 - HTML
Add this topic to your repo
To associate your repository with the durhack topic, visit your repo's landing page and select "manage topics."