nephila / python-taiga

:evergreen_tree: Python module for communicating with the Taiga API
https://python-taiga.readthedocs.io
MIT License
94 stars 41 forks source link

Projects using python-taiga #67

Open yakky opened 6 years ago

yakky commented 6 years ago

I would like to add a section listing the projects that use python-taiga

If you run one, please add the link here with a comment

erikw commented 6 years ago

https://github.com/erikw/taiga-stats - Generate statistics from Taiga (digital Scrum/Kanban board) and produce burnup diagrams, CFDs, dependency graphs and more.

morlandi commented 6 years ago

https://github.com/morlandi/taiga-print-report - A simple script to extract an HTML report from a Taiga project.

At this moment requires a customized version of python-taiga, which adds the capability to extract project's Epics (see my PR #66)