Skip to content

IldarS2000/weatherCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherCollector

Installation:

Clone the repository from GitHub, then create a virtual environment, and install all the dependencies.

git clone https://github.com/Karantir73/weatherCollector.git
python3 -m venv env
source env/bin/activate
python -m pip install -r requirements.txt

last steps:

  1. install Firefox browser
  2. install geckodriver
  3. set path to your installed driver in constants.py to variable gecko_path

For users:

You can set start year and last year for collecting weather in constants.py with using vars: start_year and last_year.

About

collect history weather from http://www.pogodaiklimat.ru/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages