Metadata-Version: 1.1
Name: pyowm
Version: 2.2.0
Summary: A Python wrapper around the OpenWeatherMap web API
Home-page: http://github.com/csparpa/pyowm
Author: Claudio Sparpaglione (@csparpa)
Author-email: csparpa@gmail.com
License: MIT
Description:       PyOWM is a client Python wrapper library for the OpenWeatherMap web API.
              It allows quick and easy consumption of OWM weather data from Python
              applications via a simple object model and in a human-friendly fashion.
              
Keywords: openweathermap web api client wrapper weather forecast data OWM
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
