Metadata-Version: 1.1
Name: superelasticsearch
Version: 0.1.1
Summary: An extended version of the official Elasticsearch Python client.
Home-page: UNKNOWN
Author: Wingify Engineering
Author-email: dev@wingify.com
License: UNKNOWN
Description: superelasticsearch is utility library that extends a
        particular version of elasticsearch library to provide some more utility
        functions on top of it to make using Elasticsearch even easier.
        
        SuperElasticsearch provides a few additional APIs that are sugar coated to
        simplify using Elasticsearch in Python. These additional APIs are listed as
        follows:
        
        1. Iterated Search
        2. Simple Bulk API
        
        Read more with examples here: https://github.com/wingify/superelasticsearch
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
