Google OAuth Login + FASTHTML
python -m venv ~/venv/doghouse
Activate the virtual environment
- If we are using RunMe then we need to source the virtual environment in each cell
source ~/venv/doghouse/bin/activate
source ~/venv/doghouse/bin/activate
pip install -r requirements.txt
python database.py