{"library":"supervisor","type":"library","category":null,"description":"Supervisor is a client/server system that allows users to monitor and control a number of processes on UNIX-like operating systems. The Python package installs the `supervisord` server, `supervisorctl` client, and utilities. It also enables programmatic interaction with `supervisord` via its XML-RPC interface. The current stable version is 4.3.0, with releases occurring a few times a year for maintenance and feature updates.","language":"python","status":"active","version":"4.3.0","tags":["process manager","system service","daemon","process control","monitoring","xml-rpc"],"last_verified":"Wed May 20","install":[{"cmd":"pip install supervisor","imports":["from supervisor import childutils","from xmlrpc.client import ServerProxy"]}],"homepage":"http://supervisord.org/","github":"https://github.com/Supervisor/supervisor","docs":"http://supervisord.org","changelog":"http://supervisord.org/changelog","pypi":"https://pypi.org/project/supervisor/","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.8,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/supervisor/compatibility"}}