lingerclient

Blocking and non-blocking (asynchronous) clients for Linger


License
MIT-feh
Install
pip install lingerclient==1.0.0

Documentation

Lingerclient

-- Blocking and non-blocking (asynchronous) clients for Linger

About

This package provides python clients for interacting with a Linger server, which is a message queue and pubsub service with a REST HTTP API.

The linger clients are implemented in Python 3 using Tornado HTTP clients.

The code and documentation is licensed under the Apache License v2.0, see more in the LICENSE file.