python-elasticsearch 7.17.12
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.
- Outputs:
out
- Website: https://github.com/elastic/elasticsearch-py
- Licenses: ASL 2.0
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-elasticsearch 7.17.12
as follows:
guix install python-elasticsearch@7.17.12
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.