Metadata-Version: 2.1
Name: streamlit-simui
Version: 0.1.0
Summary: Streamlit Simulation UI
Author: CesGensLab
Author-email: contact@cesgenslab.fr
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: loguru (>=0.7.3,<0.8.0)
Requires-Dist: packaging (>=25.0,<26.0)
Requires-Dist: pydantic (>=2.12.4,<3.0.0)
Requires-Dist: python-dotenv (>=1.2.1,<2.0.0)
Requires-Dist: sqlalchemy (>=2.0.44,<3.0.0)
Requires-Dist: streamlit (>=1.51.0,<2.0.0)
Requires-Dist: streamlit-autorefresh (>=1.0.1,<2.0.0)
Requires-Dist: streamlit-echarts (>=0.4.0,<0.5.0)
