Simple, modern file watching and code reload in Python. It can watch for
changes in a directory and run a function to restart it when code changes.
Notifications about change events as well as to restart a process can use
the callback argument to pass a function which will be called on every file
change with one argument: the set of file changes.
.
This package contains the Python 3 version of the library.
Installed Size: 60.4 kB
Architectures: all