https://github.com/hassanzafar-2021/skyscript
A simple Python program when a user puts their city they get real-time weather data via usage OpenWeather API. Colorful and user-friendly.
https://github.com/hassanzafar-2021/skyscript
api backend gui python weather-app
Last synced: about 1 year ago
JSON representation
A simple Python program when a user puts their city they get real-time weather data via usage OpenWeather API. Colorful and user-friendly.
- Host: GitHub
- URL: https://github.com/hassanzafar-2021/skyscript
- Owner: HassanZafar-2021
- Created: 2024-02-08T17:02:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T05:22:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T20:59:32.815Z (over 1 year ago)
- Topics: api, backend, gui, python, weather-app
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SkyScript
Designed a human-friendly colorful feature-rich weather app in Python using the module tkinter, with 100+
lines of code. The app seamlessly integrates with Weather APIs to deliver real-time weather updates and
forecasts on cities via user input.
• Successfully delivers precise weather data to users, empowering them to make informed decisions
and plan activities based on current and forecasted weather conditions.