/python-tsuruclient

Python client library for tsuru API

Primary LanguagePython

python-tsuruclient

Build Status

Python client library for tsuru API http://tsuru.io

Install

$ pip install tsuruclient

Contribute

install the dependencies

$ pip install -r test-requirements.txt

run the tests

make test

commit, push etc

send a pull request