10882 / -weather-archive

This program is a weather archive that saves weather data at the specified coordinates to the mysql table. Weather graphing and graphical user interface coming soon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This program is a weather archive that saves weather data at the specified coordinates to the mysql table. Weather graphing and graphical user interface coming soon

You can configure the program by setting the value in the config.py file

For this program to work you will need: python3, mysql, libs for python: yandex_weather_api matplotlib pymysql requests You can install them by running the command: python -m pip install yandex_weather_api matplotlib pymysql requests

GUI realy coming soon!

by 10882

About

This program is a weather archive that saves weather data at the specified coordinates to the mysql table. Weather graphing and graphical user interface coming soon


Languages

Language:Python 72.3%Language:Jupyter Notebook 27.7%