InstallationΒΆ

At the command line:

$ easy_install walker

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv walker
$ pip install walker