Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.21 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.21 KB

Build Status Coverage

Extract data from Ambient Weather stations

Python library that extracts information from Ambient Weather stations.

So if you have an Ambient Weather station and you want to get the data from it, this library is for you.

It collects sensor's data (temperature and humidity) from the IPObserver LiveData tab of the IPObserver web-page. You can get this page from the IPObserver - just open the IPObserver IP adddress in your web-brawser to see it.

The library uses xpath and lxml.

Example

Coverage report