Metadata-Version: 2.1
Name: mo-python
Version: 0.0.5
Summary: A python package for adding alerts to the MO alerts database.
License: Apache-2.0
Author: Gavin Bell
Author-email: gavin.bell@optimeering.com
Requires-Python: >=3.8,<3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: psycopg2 (>=2.9.3,<3.0.0)
