Enables interaction with OpenSearch clusters using Python.
Sponsored
OpenSearch Python Client is a community-driven, open-source Python client designed for interacting with OpenSearch clusters. It's a fork of elasticsearch-py, licensed under the Apache v2.0 License, and offers a comprehensive interface for managing and querying your OpenSearch data. This client provides developers with the tools to seamlessly integrate their Python applications with OpenSearch, leveraging its powerful search and analytics capabilities.
Key Features
01Support for various OpenSearch versions
02Asynchronous support
03395 GitHub stars
04Comprehensive API coverage for OpenSearch
05Examples and benchmarks provided
06Compatibility documentation provided
Use Cases
01Automating OpenSearch cluster management tasks
02Integrating Python applications with OpenSearch for search and analytics