Skip to content

This is a python script which will get real time temperature data for the mentioned city names in the excel file. The units can be F / C which needs to be decided by the user, and the data will be refreshed in every 3 seconds.

Notifications You must be signed in to change notification settings

rooky1905/Live-Weather-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Live-Weather-Excel

This is a python script which will get real time temperature data for the mentioned city names in the excel file. The units can be F / C which needs to be decided by the user, and the data will be refreshed in every 3 seconds.

The requests module is used to call the API, and openpyxl is used to tinker with Excel Files.

About

This is a python script which will get real time temperature data for the mentioned city names in the excel file. The units can be F / C which needs to be decided by the user, and the data will be refreshed in every 3 seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages