Metadata-Version: 2.1
Name: osin
Version: 0.1.5
Summary: Rethink Experimenting
Home-page: https://github.com/binh-vu/osin
License: MIT
Author: Binh Vu
Author-email: binh@toan2.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (>=2.0.1,<3.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: matplotlib (>=3.4.2,<4.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: peewee (>=3.14.4,<4.0.0)
Requires-Dist: plotly (>=5.0.0,<6.0.0)
Requires-Dist: python-dotenv (>=0.17.1,<0.18.0)
Requires-Dist: ruamel.yaml (>=0.17.9,<0.18.0)
Requires-Dist: seaborn (>=0.11.1,<0.12.0)
Requires-Dist: streamlit (>=0.82.0,<0.83.0)
Requires-Dist: streamlit-callbacks (>=0.0.5,<0.0.6)
Requires-Dist: tornado (>=6.1,<7.0)
