Metadata-Version: 2.1
Name: sundial-framework
Version: 0.1.1
Summary: 
License: Apache-2.0
Author: Gavin Bell
Author-email: gavin.bell@optimeering.com
Requires-Python: >=3.7.1,<4
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: archimedes-python-client (>=2.2.4,<3.0.0)
Requires-Dist: boto3 (>=1.17.99,<2.0.0)
Requires-Dist: click (==7.1.2)
Requires-Dist: coverage (>=5.5,<6.0)
Requires-Dist: dash (>=1.20.0,<2.0.0)
Requires-Dist: flake8 (>=3.9.2,<4.0.0)
Requires-Dist: holidays (>=0.11.1,<0.12.0)
Requires-Dist: icecream (>=2.1.1,<3.0.0)
Requires-Dist: mlflow (>=1.18.0,<2.0.0)
Requires-Dist: notebook (>=6.4.0,<7.0.0)
Requires-Dist: pandas (>=1.2.5,<2.0.0)
Requires-Dist: pytest (>=6.2.4,<7.0.0)
Requires-Dist: python-dotenv (>=0.18.0,<0.19.0)
Requires-Dist: scikit-learn (>=0.24.2,<0.25.0)
Requires-Dist: streamlit (>=0.83.0,<0.84.0)
Requires-Dist: tensorflow (>=2.6.0,<3.0.0)
