An open API service indexing awesome lists of open source software.

https://github.com/zehengl/yyc-community-game

A Streamlit app for YYC community guessing game
https://github.com/zehengl/yyc-community-game

python streamlit yyc

Last synced: about 2 months ago
JSON representation

A Streamlit app for YYC community guessing game

Awesome Lists containing this project

README

        


logo

# yyc-community-game

![coding_style](https://img.shields.io/badge/code%20style-black-000000.svg)

A Streamlit app for YYC community guessing game

## Environment

- Python 3.9

## Getting Started

python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
streamlit run streamlit_app.py

## Credits

- [Logo][1] by [Vlad Marin][2]
- [yyc-community-metrics][3]

[1]: https://www.iconfinder.com/icons/190299/games_red_quiz_icon
[2]: https://www.iconfinder.com/quizanswers
[3]: https://github.com/zehengl/yyc-community-metrics