https://github.com/epic-r-r/weather-tk
a simple application write by python + tk for get weather
https://github.com/epic-r-r/weather-tk
Last synced: 11 months ago
JSON representation
a simple application write by python + tk for get weather
- Host: GitHub
- URL: https://github.com/epic-r-r/weather-tk
- Owner: Epic-R-R
- Created: 2020-03-30T09:37:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T10:15:49.000Z (about 6 years ago)
- Last Synced: 2025-03-12T13:11:38.746Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather TK
## Installation
> To get started...
### Step 1
- **Option 1**
- 🍴 Fork this repo!
- **Option 2**
- 🚀 Open terminal and clone this repo to your local machine using
```shell
$ git clone https://github.com/Epic-R-R/Weather-TK.git
```
### Step 2
- **Option 3**
- 🚀 Open terminal and go to repo folder on your local machine
```shell
$ cd Weather-TK
```
- **Option 4**
- 🐍 Python v3 🐍
```shell
$ sudo apt-get install python-tk
$ pip install -r requirement.txt
$ python main.py
```
## Screenshot
