Metadata-Version: 2.1
Name: openweather-report
Version: 0.1.4
Summary: Get weather data using OpenWeather API and save data to a database.
Home-page: https://github.com/cetyler/openweather_report
License: MIT
Author: Christopher Tyler
Author-email: christophertyler@engineer.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: psycopg2-binary (>=2.9.3,<3.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Project-URL: Repository, https://github.com/cetyler/openweather_report
Description-Content-Type: text/x-rst

==================
OpenWeather Report
==================

Get weather using OpenWeather API and save to a database.

