Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/namannimmo10/weather_app
Weather app built using tkinter
https://github.com/namannimmo10/weather_app
Last synced: 5 days ago
JSON representation
Weather app built using tkinter
- Host: GitHub
- URL: https://github.com/namannimmo10/weather_app
- Owner: namannimmo10
- License: gpl-3.0
- Created: 2019-12-13T15:37:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T07:44:09.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T01:32:44.461Z (7 months ago)
- Language: Python
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather App
Weather app built using tkinter
This a meant to be basic weather app, modified to be used as a [sugar](https://github.com/sugarlabs/) activity
## How to get this to work
The app requires an [OpenWeatherMap](https://openweathermap.org/api/) API Key.
You need to get your own and set it in an environment variable as `WEATHER_APP_KEY`.