Python 3 Client for Elasticsearch
Low level client for Elasticsearch. It's goal is to provide common ground for all Elasticsearch-related code in Python. The client's features include: - Translating basic Python data types to and from json - Configurable automatic discovery of cluster nodes - Persistent connections - Load balancing (with pluggable selection strategy) across all available nodes - Failed connection penalization (time based - failed connections wont be retried until a timeout is reached) - Thread safety - Pluggable architecture.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 8.14.0-2.fc41 | - |
Fedora 41 | 8.14.0-2.fc41 | - |
Fedora 40 | 8.3.1-9.fc40 | - |
Fedora EPEL 9 | 7.17.4-1.el9 | - |
Fedora EPEL 8 | 7.0.5-2.el8 | - |
You can contact the maintainers of this package via email at
python-elasticsearch dash maintainers at fedoraproject dot org
.