K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2020-04-29T15:47:33.301252Z K 7 svn:log V 422 Add py-watchgod 0.6 watchgod is a simple, modern file watching and code reload in python. watchgod is inspired by watchdog, hence the name, but tries to fix some of the frustrations I found with watchdog, namely: separate approaches for each OS, an inelegant approach to concurrency using threading, challenges around debouncing changes and bugs which weren't being fixed. WWW: https://github.com/samuelcolvin/watchgod END