Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 533 Bytes

README.rst

File metadata and controls

25 lines (15 loc) · 533 Bytes

Davis weatherlink scraper/parser

https://travis-ci.org/ojarva/davis-weatherlink-scraper.svg?branch=master

Installation:

pip install davis_weatherlink_scraper

or clone the repository and run

python setup.py install

Usage:

import davis_weatherlink_scraper
scraper = davis_weatherlink_scraper.WeatherLink()
print scraper.get("hsksatama")