How do I make my Twisted server detect and reload changes in a source file? I would like it to behave like Django runserver
.
I have checked around on the net and I have seen something to do with the Twisted "rebuild" module but I can't see a nice example on how to use it.
No comments:
Post a Comment