InstallationΒΆ

At the command line:

$ easy_install state_neighbors

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv state_neighbors
$ pip install state_neighbors