middleschool / README.md
Alejandro Cremades
Add app_file field to README.md front matter
dc7e666
|
raw
history blame
1.05 kB
metadata
sdk: streamlit
sdk_version: 1.25.0
app_file: Middle_School_Card_Search.py

middleschool-cardlist

Composes a list of Magic cards legal in the Middle School format

List of Middle School legal cards

You can download the list in the following formats:

The process: the Jupyter notebook

Feel free to take a look at the notebook

Requirements to run the notebook

Command line utilities:

Python modules:

  • json
  • pandas
  • requests_html

Streamlit web interface

The app is deployed here: middleschoolmtg.streamlit.app

To run the Streamlit app locally, install the streamlit module and run:

streamlit run Middle_School_Card_List.py