Skip to content

Trydimas/WeatherAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WeatherAPI

The application sends an API request to the weather site, then writes this data to the DB, and these actions are repeated every hour (since the data on the site itself is updated hourly). In parallel with this, when launched, the data is exported from the database to an .xlsx file.

Setup

  1. clone repository
    git clone https://github.com/Trydimas/WeatherAPI
    cd WeatherAPI
  2. setup requirements
    pip install -r requirements.txt

Use

    cd src
    py main.py weather.xlsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages