blob: d4bbc1b6a83dc4e4bb43163e301e888056c7eec3 (
plain) (
blame)
1
2
3
4
5
6
7
|
A setproctitle implementation for Python.
The library allows a process to change its title (as displayed by system tools
such as ps(1) and top(1).
WWW: https://pypi.org/project/setproctitle/
WWW: https://github.com/dvarrazzo/py-setproctitle
|