Description
Process titles can be changed by legacy Python 2 programs for clearer monitoring output. This library helps daemons and services show useful names in tools such as ps and top.
It is imported by applications and only changes the visible process title. Avoid putting secrets or private request data in process names.