myFavShrimp / weather

Get weather information for cities around the world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:CSS 38.0%Language:JavaScript 28.5%Language:HTML 27.0%Language:Python 6.0%Language:Shell 0.3%Language:Dockerfile 0.2%