https://github.com/pybites/weather_compare
Compare the Weather of 2 Cities with Flask and OpenWeatherMap API
https://github.com/pybites/weather_compare
Last synced: 8 months ago
JSON representation
Compare the Weather of 2 Cities with Flask and OpenWeatherMap API
- Host: GitHub
- URL: https://github.com/pybites/weather_compare
- Owner: pybites
- Created: 2017-04-19T08:40:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T08:05:34.000Z (about 9 years ago)
- Last Synced: 2025-03-22T17:11:27.835Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 7
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Flask weather compare app
Code for our article: [Simple Flask app to compare the weather of 2 cities](http://pybit.es/flask-simple-weather-app.html)