InstallationΒΆ

At the command line:

$ easy_install django-geohash-cluster

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-geohash-cluster
$ pip install django-geohash-cluster