Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 575 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 575 Bytes

Cuba Weather OWM Python

License: MIT

Python OpenWeatherMap interface for CubaWeather Project

Install

pip install cuba-weather-owm

or

pip install git+https://github.com/cuba-weather/cuba-weather-owm-python

You can also clone or download this repository and at the root of the project do:

pip install .
  • To see examples of use, follow this link.

  • To see the changelog, follow this link.