Open Source Projects That Use The ES Python API

Can anyone recommend any well written open source projects that use the ES Python API?

I've written a ES Class with a bunch of functions inside that create a connection to ES and execute various queries and deal with the response.

I think one thing that could be really improved is how I deal with the response objects, but was hoping to see how others have done it.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.