Metadata-Version: 1.2
Name: pyowm
Version: 3.1.1
Summary: A Python wrapper around OpenWeatherMap web APIs
Home-page: https://github.com/csparpa/pyowm
Author: Claudio Sparpaglione
Author-email: csparpa@gmail.com
License: MIT
Description: PyOWM is a client Python wrapper library for OpenWeatherMap web APIs. It allows quick and easy 
            consumption of OWM data from Python applications via a simple object model and in a human-friendly fashion.
Keywords: openweathermap web api client weather forecast uv alerting owm pollution meteostation agro agriculture
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
