Skip to content

LH0605/BSS-Simulation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSS Simulation System App

Example Project Logo

Set up Environment

git clone this_repo

pip install -r requirements.txt

Run Simulator

cd /path/to/this_repo_directory

streamlit run GUI.py

Instructions

GUI.py:AppEntry file

Swap,Users:Defined abstract class file

main:The main file of the simulation function will be called by GUI.py

global_param.py:Static parameter file

image:Pictures that will be used, storage folders

data:*.dat files and storage folders that will be used

setup.sh:App configuration file, define background color, font size, etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages