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
- Host: GitHub
- URL: https://github.com/abhay-kanwasi/make_a_weather_app_in_python
- Owner: Abhay-Kanwasi
- Created: 2021-12-13T06:36:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T06:43:01.000Z (over 3 years ago)
- Last Synced: 2025-01-12T22:07:48.204Z (5 months ago)
- Language: Python
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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