Skip to content

onemarc/weather-api-to-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛅ Weather API to chart

An application that requests weather information for specific cities via an open API, saves it in .json format, and then creates a chart of the minimum and maximum temperatures.

Libraries used:

• requests

• matplotlib

To install all required libraries, run:

pip install requests

pip install matplotlib

The diagram that will be created after the program is executed:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages