Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit de06dc8

Browse files
Merge pull request #336 from aakashdinkar/patch-1
Update README.md
2 parents 4956591 + 7e8e21d commit de06dc8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Current Weather
2+
3+
This Script will help you to find current weather of any entered place.
4+
This script is using openweathermap.org to find the current weather.
5+
6+
# Requirement
7+
8+
To run this script you need to have api key, to get an API key you first [signup here](https://home.openweathermap.org/api_keys)
9+
10+
After getting the api key add in the code
11+
```
12+
api_key = "Your_API_Key"
13+
```
14+
15+
# Result
16+
The output this script will generate

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /