{"library":"elasticsearch","type":"library","category":null,"description":"The `elasticsearch` client for Python provides a low-level client for Elasticsearch, supporting multiple major versions of the Elasticsearch server. This entry specifically focuses on the `7.x` series of the client, which is designed to be compatible with Elasticsearch server versions 7.x. The latest release in the 7.x series is 7.17.13. Elastic maintains different major versions of the client to align with server compatibility, with ongoing maintenance for older major versions like 7.x.","language":"en","status":"active","version":"7.17.13","tags":["elasticsearch","client","database","search","7.x","data_store"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install 'elasticsearch<8'","imports":["from elasticsearch import Elasticsearch","from elasticsearch import TransportError"]},{"cmd":"pip install 'elasticsearch==7.17.13'","imports":[]}],"homepage":"https://www.elastic.co","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":71,"avg_install_s":1.9,"avg_import_s":0.58,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/elasticsearch/compatibility"}}