Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 333 Bytes

README

Installation

You need to install python, salabim, streamlit, and matplotlib.

python3 -m venv venv
pip install salabim streamlit matplotlib

Usage

Then in this directory, simply run streamlit run main.py, then visit http://localhost:8501 to see simulation results.