Metadata-Version: 2.1
Name: mlnotify
Version: 1.0.0
Summary: ML Notify - A useful tool that notifies you when your model is finished training
Home-page: https://github.com/aporia-ai/mlnotify
Author: Aporia
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dataclasses (==0.8); python_version < "3.7"
Requires-Dist: gorilla (>=0.4.0,<0.5.0)
Requires-Dist: qrcode (>=6.1,<7.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Project-URL: Repository, https://github.com/aporia-ai/mlnotify
