JOE MAKES

HOME / PROJECTS

▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒


See project on github!

weather-util-flask-api

Flask wrapper around weather-util that provides simple, light, human-readable, weather reports.

Setup

Install weather-util for your distribution.

$ sudo apt install weather-util

Install python dependencies.

$ pip install -r requirements.txt

Run the application.

$ python main.py

Navigate to localhost:8000 if you see this screen it worked!

Usage

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

Demo

Setting things up takes time - try the live demo instead!

Site generated 2024-09-20