Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
/ weather-app Public archive

a terminal script that uses the Open-Weather-Map API to show the current weather for a location

Notifications You must be signed in to change notification settings

sidsurakanti/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is just a simple script that uses the Open-Weather-Map API to get the current weather for a location.

What I Learned

  • APIs
  • HTTPS Requests
  • Requests library

Usage

Run the script with your API key.

>>> Location: Charlotte, NC
Weather in Charlotte:
Temperature (in farenheight): 80 
Temperature (in celcius): 26
Humidity: 46%

About

a terminal script that uses the Open-Weather-Map API to show the current weather for a location

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages