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

https://github.com/abhay-kanwasi/make_a_weather_app_in_python


https://github.com/abhay-kanwasi/make_a_weather_app_in_python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Make_a_weather_app_in_python
This simple wheather app show us the temprature, pressure, humidity, wind, sunset, sunrise of the entered city
here we are using API to knowing the currrent wheather of that cities
and for code we need to import tkinter as tk, request and time