Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 348 Bytes

File metadata and controls

12 lines (8 loc) · 348 Bytes

public_scripts

Public python scripts.

To use the Streamlit versions of all scripts in a multi-page app, run "streamlit run streamlit_app.py".

To create a new Streamlit app for a script, create a .py file in the "pages" directory.

roundrobin.py

A round robin tournament scheduler.

qr_code_generator.py

A qr code generator using qrcode.