https://github.com/markwal/trivialforecastioflask
Trivial Flask server to create a short version of a forecast.io so it'll fit in the ESP8266's memory (Flask version of the PHP server in andydoro/Huzzah-Weather-Display, but dumber because no api, just fishes around in the json directly)
https://github.com/markwal/trivialforecastioflask
Last synced: 9 months ago
JSON representation
Trivial Flask server to create a short version of a forecast.io so it'll fit in the ESP8266's memory (Flask version of the PHP server in andydoro/Huzzah-Weather-Display, but dumber because no api, just fishes around in the json directly)
- Host: GitHub
- URL: https://github.com/markwal/trivialforecastioflask
- Owner: markwal
- License: mit
- Created: 2015-12-15T08:38:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T09:07:55.000Z (over 10 years ago)
- Last Synced: 2025-03-04T09:26:21.347Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TrivialForecastIoFlask
Trivial Flask server to create a short version of a forecast.io so it'll fit in the ESP8266's memory (Flask version of the PHP server in andydoro/Huzzah-Weather-Display, but dumber because no api, just fishes around in the json directly)