Metadata-Version: 1.1
Name: pywws
Version: 16.12.0
Summary: Python software for wireless weather stations
Home-page: http://jim-easterbrook.github.com/pywws/
Author: Jim Easterbrook
Author-email: jim@jim-easterbrook.me.uk
License: GNU GPL
Download-URL: https://pypi.python.org/pypi/pywws/16.12.0
Description: pywws
        #####
        
        Python software for USB Wireless WeatherStations.
        
        pywws is a collection of Python modules to read, store and process data from popular USB wireless weather stations such as Elecsa AstroTouch 6975, Watson W-8681, WH-1080PC, WH1080, WH1081, WH3080 etc. I assume any model that is supplied with the EasyWeather Windows software is compatible, but cannot guarantee this.
        
        The software has been developed to run in a low power, low memory environment such as a router or Raspberry Pi. It can be used to create graphs and web pages showing recent weather readings, typically updated every hour. It can also send "live" data to services such as `Weather Underground <http://www.wunderground.com/>`_ and post messages to `Twitter <https://twitter.com/>`_.
        
        The development version of pywws is hosted on GitHub.
           * https://github.com/jim-easterbrook/pywws
        
        "Snapshot" releases of pywws are available from the Python Package Index (PyPI).
           * https://pypi.python.org/pypi/pywws
        
        Documentation is hosted on Read the Docs.
           * http://pywws.readthedocs.org/
Platform: POSIX
Platform: MacOS
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
