Project to generate bingo sheets using a csv file of options. This project was made for a silly meeting tradition in the Student Organisation Nabla.
Use this guide to generate your own bingo sheet.
- Clone repository
- Supply a list of options in a
.csv
file - Change settings in the top of
skebingo/__main__.py
poetry install
poetry run generate
- Print
pdf
MIT, see LICENSE