[ 原始碼: python-setproctitle ]
套件:python3-setproctitle(1.3.3-1 以及其他的)
python3-setproctitle 的相關連結
Debian 的資源:
下載原始碼套件 python-setproctitle:
- [python-setproctitle_1.3.3-1.dsc]
- [python-setproctitle_1.3.3.orig.tar.gz]
- [python-setproctitle_1.3.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Setproctitle implementation for Python 3
The library allows a process to change its title (as displayed by system tools such as ps and top).
Changing the title is mostly useful in multi-process systems, for example when a master process is forked: changing the children's title allows one to identify the task each process is busy with. The technique is used by PostgreSQL and the OpenSSH Server for example.
This is the Python 3 package.
其他與 python3-setproctitle 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)