Mark Six, a lottery game organised by the Hong Kong Jockey Club. This repository contains automatic updated data of Mark Six results, and display them in Streamlit.
The data automatically updated using GitHub actions everyday at 10:00 pm (Hong Kong Time), and committed to repository whenever there is any changes on data.
pipenv --python 3.10.2
pipenv install --skip-lock --dev
pipenv run streamlit run web/main.py
Special thanks to @tonberry22 for his generous help with completing the code for this project.