InstallationΒΆ

At the command line:

$ easy_install hexes

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv hexes
$ pip install hexes

Really, please don’t use easy_install.