Python client for OpenSearch
Warning
The OpenSearch high-level Python client (opensearch-dsl-py) will be deprecated after version 2.1.0. We recommend switching to the OpenSearch Python client (opensearch-py), which now includes the functionality of opensearch-dsl-py.
OpenSearch DSL Python Client
opensearch-dsl-py is a community-driven, open source fork of elasticsearch-dsl-py licensed under the Apache v2.0 License. It is a Python client specifically used for build and running queries against OpenSearch built on top of opensearch-py
. For more information, see opensearch.org.
To get started with the OpenSearch DSL Python Client, see USER GUIDE.
See COMPATIBILITY.
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.
This project is licensed under the Apache v2.0 License.
Copyright OpenSearch Contributors. See NOTICE for details.