Skip to content

Latest commit

History

History
12 lines (9 loc) 路 247 Bytes

README.md

File metadata and controls

12 lines (9 loc) 路 247 Bytes

Shitshow 馃挬

The bestest and finest language process.... no it's just a shitshow.

Dev Setup

conda create --name shitshow python=3.8
conda activate shitshow
python -m pip install -r requirements.txt
streamlit run shitshow_app.py