Skip to content

mrcgndr/weathercrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weathercrawler

Automatic extraction and processing framework for weather data from wttr.in

Installation

tested with:

  • Python 3.7.3
  • Python 3.9.4
git clone https://github.com/mrcgndr/weathercrawler.git .
cd weathercrawler
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

About

Framework to collect and process weather data from wttr.in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages