This package browser is in early development. Mind the rough edges.

python-elasticsearch 7.13.4

Low-level client for Elasticsearch

Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.

Installation

Install python-elasticsearch 7.13.4 as follows:

guix install python-elasticsearch@7.13.4

Or install the latest version:

guix install python-elasticsearch

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.