A Streamlit app for YYC community guessing game
- Python 3.9
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
streamlit run streamlit_app.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Streamlit app for YYC community guessing game
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
streamlit run streamlit_app.py