kaizen

A python client and cli to manage your projects on AgileZen Kanban style.


License
Other
Install
pip install kaizen==0.1.4

Documentation

kaizen

PyPI latest version badge Code health

A python client and cli to manage your projects on AgileZen Kanban style.

Installation

If you want to add kaizen to your python project:

pip install kaizen

or

easy_install kaizen

Testing

To test everything is in order you can run the following after downloading the sources:

python setup.py nosetests

References