{"library":"opensearch-dsl","type":"library","category":null,"description":"The `opensearch-dsl` library provides a high-level, declarative Python client for OpenSearch, enabling users to work with OpenSearch entities like documents and search queries as Python objects. It simplifies query construction and common OpenSearch operations, building on top of the lower-level `opensearch-py` client. The current version is 2.1.0. It has been announced that this library will be deprecated after version 2.1.0, with its functionality merged into `opensearch-py`.","language":"en","status":"deprecated","version":"2.1.0","tags":["opensearch","search","dsl","orm","client","deprecated"],"last_verified":"Wed May 27","install":[{"cmd":"pip install opensearch-dsl","imports":["from opensearchpy import OpenSearch","from opensearch_dsl import Search","from opensearch_dsl import Document","from opensearch_dsl import Text","from opensearch_dsl import Keyword"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.96,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/opensearch-dsl/compatibility"}}