/python-yr

Get the forecast from the norwegian weather service yr.no in python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

python-yr

Library for the norwegian weather service YR.no in Python.

Install (easiest way)

Usage

This returns

For more usage examples visit folder examples or project wiki

Pull requests

Please everyone involved to generate demands and plans (pull requests), so we could set targets for next version 1.5 ;)

Branches

  • develop, the main (default) branch for development on GitHub
  • master, branch for the stable release published on PyPi
  • python2, branch with support for Python2
  • csv-support, branch with support for CSV export forecasts
  • ...