Skip to content

elastic/enterprise-search-python

Repository files navigation

Elastic Enterprise Search

PyPI Version Supported Python Versions Downloads GitHub Actions Status Buildkite Status

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.

Feedback 🗣️

The engineering team here at Elastic is looking for developers to participate in research and feedback sessions to learn more about how you use our Python client and what improvements we can make to their design and your workflow. If you're interested in sharing your insights into developer experience and language client design, please fill out this short form. Depending on the number of responses we get, we may either contact you for a 1:1 conversation or a focus group with other developers who use the same client. Thank you in advance - your feedback is crucial to improving the user experience for all Elasticsearch developers!

License

enterprise-search-python is available under the Apache-2.0 license. For more details see LICENSE.