InstallationΒΆ

At the command line:

$ easy_install pykemon

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pykemon
$ pip install pykemon