Metadata-Version: 2.0
Name: aaltopoiju
Version: 0.0.1
Summary: Fetches and parses weather information from aaltopoiju.fi
Home-page: https://github.com/ojarva/python-aaltopoiju
Author: Olli Jarva
Author-email: olli@jarva.fi
License: BSD
Keywords: aaltopoiju
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Provides-Extra: dev
Requires-Dist: twine; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'

Unofficial parser for aaltopoiju.fi
===================================

This is unofficial parser - screen scraper - for aaltopoju.fi website. Please check possible conditions and terms before using. This will probably break on every website update.

Installation
------------

::

  pip install aaltopoiju


