Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 482 Bytes

install.rst

File metadata and controls

23 lines (14 loc) · 482 Bytes

Installation

First things first, installing the package.

pip

You can install the WetterOnline API via pip in a terminal of your choice:

$ pip install wetteronline

source code

Alternatively the source code is available on Github here. You can clone the repository:

$ git clone https://github.com/johangroe/wetteronline-api.git