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

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

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
![Alt text](http://uupload.ir/files/xntd_screenshot_from_2020-03-30_14-34-37.png "Screenshot of application")