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

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)

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)