Comment by alkh
2 days ago
There is also watchexec[1]. I like the fact that is it shipped as a sinle binary, so it's pretty easy to distribute [1]https://github.com/watchexec/watchexec
2 days ago
There is also watchexec[1]. I like the fact that is it shipped as a sinle binary, so it's pretty easy to distribute [1]https://github.com/watchexec/watchexec
Thanks for posting watchexec. Exactly what I needed for my gunicorn +gevent app. gevent does not support the --reload gunicorn flag.