Skip to content

honzakral/elasticutils

 
 

Repository files navigation

README

elasticutils is a convenient Django-queryset-like API for querying Elastic Search.

Project details

Code

http://github.com/mozilla/elasticutils

Documentation

http://elasticutils.rtfd.org

Issue tracker

https://github.com/mozilla/elasticutils/issues

IRC

#elasticutils on irc.mozilla.org

License

BSD 3-clause; see LICENSE file

Our unit tests are run by Travis CI every time we commit to the master branch.

image

Quick install

Latest released version:

$ pip install elasticutils

Run the dev version (which is master tip):

$ pip install elasticutils==dev

That corresponds with http://github.com/mozilla/elasticutils/tarball/master#egg=elasticutils-dev.

About

A friendly chainable ElasticSearch interface for python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%