We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The current version of PyWeather will clear archived data. A fix will be issued in the next release.
The latest PyWeather release is v0.9.1
1. Extract the download archive.
tar xzf weaother-*.tar.gz
2. Build and install the package.
cd weather-* sudo make install
To see a coding example of the library, have a look at the example application, weatherpub.py.