python3-elasticsearch binary package in Ubuntu Focal riscv64

 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.
 .
 The client's features include:
  * translating basic Python data types to and from json (datetimes are not
    decoded for performance reasons)
  * 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 won't be
    retried until a timeout is reached)
  * thread safety
  * pluggable architecture
 .
 This package contains the Python 3 version of the library.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-04-02 05:47:56 UTC Published Ubuntu Focal riscv64 release universe python Extra 7.1.0-2
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu