{"library":"setproctitle","type":"library","category":null,"description":"The `setproctitle` module is a C extension for Python that allows a process to change its title, which is displayed by system tools like `ps`, `top`, or `MacOS Activity Monitor`. This is particularly useful in multi-process systems (e.g., master/forked children) to identify the specific task each process is handling. The current version is 1.3.7, and it has a stable release cadence, with the last update in September 2025.","language":"python","status":"active","version":"1.3.7","tags":["process","title","monitoring","daemon","ps","top"],"install":[{"cmd":"pip install setproctitle","imports":["from setproctitle import setproctitle","from setproctitle import getproctitle","from setproctitle import setthreadtitle","from setproctitle import getthreadtitle"]}],"homepage":null,"github":"https://github.com/dvarrazzo/py-setproctitle","docs":null,"changelog":null,"pypi":"https://pypi.org/project/setproctitle/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/setproctitle/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}