Skip to content

Used Python script to explore the Current Weather status and Geo-Information in 500+ cities across the world using Python requests, APIs, and JSON. To accomplish the task we used Python Library(http.client, json, nested_lookup, os) and rapidapi.com API and generated DOS output for (Temperature, Humidity, Cloudiness, WindSpeed, Chance of rain, La…

Notifications You must be signed in to change notification settings

sky9262/Python-Weather-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Python-Weather-API

Used Python script to explore the Current Weather status and Geo-Information in 500+ cities across the world using Python requests, APIs, and JSON. To accomplish the task we used Python Library(http.client, json, nested_lookup, os) and rapidapi.com API and generated DOS output for (Temperature, Humidity, Cloudiness, WindSpeed, Chance of rain, Latitude, Longitude, Visibility, and many more).

Options:

First of all you will have to enter the Country/City/State/District name to explore the Current Weather status and Geo Information. Enter Country/State/District name : -seoul


Current Weather status:

1. Weather status.-1

Geo Information:

2. Geo Information-2


RUN

About

Used Python script to explore the Current Weather status and Geo-Information in 500+ cities across the world using Python requests, APIs, and JSON. To accomplish the task we used Python Library(http.client, json, nested_lookup, os) and rapidapi.com API and generated DOS output for (Temperature, Humidity, Cloudiness, WindSpeed, Chance of rain, La…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages