Skip to content

Get weather information for cities around the world.

Notifications You must be signed in to change notification settings

myFavShrimp/weather

Repository files navigation

Weather

Get weather information of cities around the globe.

Preview

This app is using FastApi, tailwindcss, Jinja2 and the openweathermap api.

Run the application:

$ git clone https://github.com/myFavShrimp/weather.git

$ cd weather && pip3 install -r requirements.txt

Insert your openweathermap api key in the .env file and then:

$ python3 run.py

About

Get weather information for cities around the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published