admeteopyΒΆ

Download and install

Download the latest version as gzipped tarball and (for Linux) untar and install as root:

tar -xvzf adrasolib<-x.y.z-yyyy-mm-dd>.tar.gz
cd admeteop<-x.y.z-yyyy-mm-dd>
sudo python setup.py install

Now the module can be used in python scripts by

import admeteopy

The module has never been tested with Windows, but it should work.