With this app you can check historical weather data.
PyCharm
JupyterLab
I used Flask framework to build web app.
pip install Flask
pip install pandas
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