An open API service indexing awesome lists of open source software.

https://github.com/alpha74/weathermate

Uses OpenWeather API to list weather of a region.
https://github.com/alpha74/weathermate

openweather-api python weather-app weather-application

Last synced: 20 days ago
JSON representation

Uses OpenWeather API to list weather of a region.

Awesome Lists containing this project

README

          

# WeatherMate

* Uses OpenWeather API to list weather of a region.

* Input: City Name

* Outputs:
1. Weather
2. Temperature
3. Humidity

* Required python package:
` requests `