trellozilla

TrelloZilla is a small set of boilerplate code to speed up automations in/between both Bugzilla and Trello.


License
Apache-2.0
Install
pip install trellozilla==0.2.0

Documentation

TrelloZilla

https://api.travis-ci.com/moisesguimaraes/trellozilla.svg?branch=master Documentation Status

TrelloZilla is a small set of boilerplate code to speed up automations in/between both Bugzilla and Trello.

Features

  • Configurable via oslo.config;
  • Generates Trello access tokens;
  • Creates Trello API objects based on provided config;
  • Creates Bugzilla API objects based on provided config.