Metadata-Version: 2.1
Name: tellmewhattodo
Version: 2.0.1
Summary: Simple app that checks for what to do and presents that in a website
License: MIT
Author: Martin Morset
Author-email: mmo@one.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: boto3 (>=1.24.43,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: streamlit (>=1.11.1,<2.0.0)
