InstallationΒΆ

At the command line:

$ easy_install django_elastic_appsearch

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django_elastic_appsearch
$ pip install django_elastic_appsearch