[ Bron: python-setproctitle ]
Pakket: python3-setproctitle (1.2.1-1 en anderen)
Verwijzigingen voor python3-setproctitle
Debian bronnen:
Het bronpakket python-setproctitle downloaden:
- [python-setproctitle_1.2.1-1.dsc]
- [python-setproctitle_1.2.1.orig.tar.gz]
- [python-setproctitle_1.2.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-setproctitle gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3 (<< 3.10)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.9~)