Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 642 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 642 Bytes

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