InstallationΒΆ

At the command line:

$ easy_install pyweather

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyweather
$ pip install pyweather