パッケージ: python3-setproctitle (1.2.2-2build1)
python3-setproctitle に関するリンク
Trisquel の資源:
python-setproctitle ソースパッケージをダウンロード:
- [python-setproctitle_1.2.2-2build1.dsc]
- [python-setproctitle_1.2.2.orig.tar.gz]
- [python-setproctitle_1.2.2-2build1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Matthew Grant
- Gordon Ball
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3 (<< 3.11)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.10~)