picas

Python client using CouchDB as a token pool server.


License
MIT
Install
pip install picas==0.2.10

Documentation

picasclient

Python client using CouchDB as a token pool server.

Installation

Run

pip install -U .

Testing

First, install the test dependencies with

pip install ".[test]"

To test, run

flake8 picas tests
nosetests tests

Travis build status

Build Status

QuantifiedCode Automated code review

Code Issues