tdaemon for Python3

tdaemon is a neat little utility to do continuous testing in Python. Unfortunately, the original version only works with Python2. I've spent a little time to make it work with Python3.

Enjoy!