Metadata-Version: 2.1
Name: sudoisbot
Version: 0.3.10.post1
Summary: a home automation and monitoring system written to learn zmq
Home-page: https://github.com/benediktkr/sudoisbot
Author: Benedikt Kristinsson
Author-email: benedikt@lokun.is
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: graphs
Provides-Extra: sink
Requires-Dist: loguru (>=0.5.0,<0.6.0)
Requires-Dist: matplotlib (>=3.3.3,<4.0.0); extra == "graphs"
Requires-Dist: numpy (>=1.19.4,<2.0.0); extra == "graphs"
Requires-Dist: peewee (>=3.14.0,<4.0.0); extra == "sink"
Requires-Dist: python-telegram-bot (>=13.1,<14.0); extra == "sink"
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: pyzmq (>=19.0.2,<20.0.0)
Requires-Dist: requests (>=2.25.0,<3.0.0); extra == "sink"
Requires-Dist: sudoistemper (>=0.1.0,<0.2.0)
Project-URL: Repository, https://github.com/benediktkr/sudoisbot
