An open API service indexing awesome lists of open source software.

https://github.com/scality/scality-sproxyd-client

Python client for Scality sproxyd daemon
https://github.com/scality/scality-sproxyd-client

Last synced: 8 months ago
JSON representation

Python client for Scality sproxyd daemon

Awesome Lists containing this project

README

          

Sproxyd client for Scality Sproxyd Rest Connector
========================================================

This package implements a client, written in Python, for the Scality_ Sproxyd Rest Connector.
It supports the HEAD/GET/POST/DELETE HTTP methods.

The client's constructor can be initialized with URLs to several Sproxyd connectors and
has a periodic health check based failure detector so that only healthy Sproxyd connectors
are accessed.

.. _Scality: http://scality.com

Installation
------------
.. code-block:: console

pip install scality-sproxyd-client