This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > elasticsearch5 (5.5.5)

elasticsearch5 (Official low level python 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.

It provides a more convenient and idiomatic way to write and manipulate
queries. It stays close to the Elasticsearch JSON DSL, mirroring its
terminology and structure while exposing the whole range of the DSL from Python
either directly using defined classes or a queryset-like expressions.

It also provides an optional persistence layer for working with documents as
Python objects in an ORM-like fashion: defining mappings, retrieving and saving
documents, wrapping the document data in user-defined classes.

This requires: python-urllib3

Maintained by: Barry J. Grundy
Keywords: Elasticsearch
ChangeLog: elasticsearch5

Homepage:
https://github.com/elastic/elasticsearch-py

Source Downloads:
elasticsearch5-5.5.5.tar.gz (6ae364c6e1a3186dc03e0a119e95ef50)

Download SlackBuild:
elasticsearch5.tar.gz
elasticsearch5.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds