Metadata-Version: 2.3
Name: es_simple
Version: 0.0.2
Summary: A package for query ElasticSearch and parse response easy
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Author-email: Achilles Xu <achilles@hukaa.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# es_simple

A package for query ElasticSearch and parse response easy.

## Usage

See test/ .