▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Flask wrapper around weather-util that provides simple, light, human-readable, weather reports.
simple - No ads, no banners, no fancy
interactive trackers. Visit /your-zip-code and get the
weather report.
light - no javascript, no css, no images, no icons, not even a favicon.
human-readable - No mind-numbing XML from this API. Simple easy to read plaintext reports designed for humans.
Install weather-util for your distribution.
$ sudo apt install weather-utilInstall python dependencies.
$ pip install -r requirements.txtRun the application.
$ python main.pyNavigate to localhost:8000 if you see this screen it
worked!
Home page. > http://localhost/
Current weather report for zip-code. >
http://localhost/04921
Current weather report and forcast for zip-code. >
http://localhost/02304/forcast
Setting things up takes time - try the live demo instead!
Site generated 2024-09-20