To make changes, edit the main.py
file.
It's recommended to run everything in a virtual environment. You can find a guide how to set this up here
Run Locally (Dev):
pip3 install -r requirements.txt
python3 main.py
Repository from Github https://github.comdebashish2002/cloud-run-hackathon-python
To make changes, edit the main.py
file.
It's recommended to run everything in a virtual environment. You can find a guide how to set this up here
Run Locally (Dev):
pip3 install -r requirements.txt
python3 main.py