[ bullseye ]
[ bookworm ]
[ 源代码: python-watchgod ]
软件包:python3-watchgod(0.6-2)
Simple, modern file watching and code reload (Python3 version)
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.