Skip to content

A short api programm which gives you current information about the weather.

Notifications You must be signed in to change notification settings

adeatt/Weatherapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weatherapi

A small weather api programm which gives you data about the weather. Currently uses openweathermap but should work with others to. Disclaimer: This Project is only made for training purposes. Its not that eficient.

Modules: requests, pyodbc, pandas

It starts by getting the data via the request link and the Api key which is only avaible on the site of the api provider. Connects to the database via pyodbc and inserts the data.(hopefully)

Also added a version which crates a csv file to manually import into access.

If there are any problems just open up a issue.

About

A short api programm which gives you current information about the weather.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages