A python wrapper for the Taiga REST API.
Documentation: https://python-taiga.readthedocs.io/
Usage: : https://python-taiga.readthedocs.io/usage.html
Warning
Version 1.1 change the signature of HistoryItem methods.
Check the documentation and update your code if it uses kwargs for
HistoryEntity.delete_comment
/ HistoryEntity.undelete_comment
.