Replies: 1 comment
-
Nice find — I’ll check it out. But just wondering, why not use watchdog instead? It’s cross-platform by default, and I’ve been using it for quite a while now without any issues. It’s been very reliable in my experience. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just found a little gem called pymon that restarts a python program when its sources are modified. This is super handy when building a REMI UI as the web app is reloaded whenever I hit ctrl-s in VSCode.
Beta Was this translation helpful? Give feedback.
All reactions