[ bullseye ]
[ bookworm ]
[ 原始碼: python-watchgod ]
套件:python3-watchgod(0.8.2-2)
python3-watchgod 的相關連結
Debian 的資源:
下載原始碼套件 python-watchgod:
- [python-watchgod_0.8.2-2.dsc]
- [python-watchgod_0.8.2.orig.tar.gz]
- [python-watchgod_0.8.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-watchgod 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-anyio
- Asynchronous compatibility layer (Python 3)