{"library":"mozprocess","type":"library","category":null,"description":"Mozprocess is a process-handling module developed by Mozilla, providing enhanced features beyond Python's standard `subprocess` module, such as improved child process handling (especially on Windows), flexible timeouts, and custom output handlers. While currently at version 1.4.0, the project's documentation notes it is poorly maintained and advises using Python's `subprocess` for routine needs. The project does not have a strict release cadence and updates are infrequent.","language":"python","status":"maintenance","version":"1.4.0","tags":["process management","subprocess","mozilla","testing","automation"],"install":[{"cmd":"pip install mozprocess","imports":["from mozprocess import ProcessHandler","from mozprocess import ProcessHandlerMixin","from mozprocess import run_and_wait"]}],"homepage":"https://wiki.mozilla.org/Auto-tools/Projects/Mozbase","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/mozprocess/","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.7,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mozprocess/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}