Metadata-Version: 2.1
Name: opennem
Version: 0.1.0
Summary: opennem engine agent
License: MIT
Author: Dylan McConnell
Author-email: dylan.mcconnell@unimelb.edu.au
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: alembic (>=1.4.2,<2.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: datadog (>=0.36.0,<0.37.0)
Requires-Dist: mysqlclient (>=1.4.6,<2.0.0)
Requires-Dist: pandas (>=1.0.4,<2.0.0)
Requires-Dist: pydantic (>=1.5.1,<2.0.0)
Requires-Dist: python-dotenv (>=0.13.0,<0.14.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: scrapy (>=2.1.0,<3.0.0)
Requires-Dist: sentry-sdk (>=0.14.4,<0.15.0)
Requires-Dist: smart_open (>=2.0.0,<3.0.0)
Requires-Dist: sqlalchemy (>=1.3.17,<2.0.0)
Requires-Dist: twine (>=3.1.1,<4.0.0)
