Official Python client for Elastic Enterprise Search, App Search, and Workplace Search
Installation
The package can be installed from PyPI:
$ python -m pip install elastic-enterprise-search
The version follows the Elastic Stack version so 7.11
is compatible
with Enterprise Search released in Elastic Stack 7.11.
Documentation
See the documentation for how to get started,
compatibility info, configuring, and an API reference.
Contributing
If you'd like to make a contribution to enterprise-search-python
we
provide contributing documentation
to ensure your first contribution goes smoothly.
License
enterprise-search-python
is available under the Apache-2.0 license.
For more details see LICENSE.