Skip to content

kixelo/Weather-API

Repository files navigation

Weather API app

With this app you can check historical weather data.

IDE application that I used for coding part

PyCharm

For data analysis I used:

JupyterLab

Used framework:

I used Flask framework to build web app.

Build Setup, required to install dependencies

pip install Flask
pip install pandas

How to run the app

1. download all needed files into one folder
2. locate the folder path, windows user type command in CMD: cd 'your_folder_path'
3. then in CMD install Flask by command: pip install Flask
4. run the app by typing command in CMD: python main.py
5. follow web app instructions to get desired data

App image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages