{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/13"}],"enrichment":{"capability":"Provides utilities for spawning, managing, and terminating processes with Mozilla-specific enhancements, wrapping platform-specific process handling logic.","skillfed_tags":["mozilla-authored","dormant"],"use_cases":["Spawn and manage child processes in Mozilla test automation or build infrastructure where Mozilla-specific process handling is expected.","Cross-platform process control in projects already using other mozbase utilities and expecting consistent Mozilla-authored interfaces.","Legacy projects that depend on mozprocess and cannot easily migrate to standard library subprocess or alternative process managers."],"what_it_does":"mozprocess is a Mozilla-authored process handling library that wraps subprocess functionality with additional utilities for spawning, monitoring, and terminating processes. It depends only on mozinfo, a lightweight Mozilla utility for system information, and is designed to abstract away platform-specific process management details.\n\nThe package has been dormant for 725 days with no recent commits or releases beyond version 1.4.0 (released 2024-08-19). It carries a copyleft MPL 2.0 license, meaning any derivative work must remain under the same license. With no active maintenance, it is suitable only for projects that can tolerate lack of bug fixes or compatibility updates.","worth_installing":"No, unless you are maintaining a legacy Mozilla project that already depends on mozprocess. The package is dormant with no recent maintenance, and modern Python projects should use the standard library subprocess module or a maintained alternative. The copyleft license also restricts derivative works."},"id":"mozprocess","links":{"html":"https://skillfed.io/packages/mozprocess","md":"https://skillfed.io/packages/mozprocess.md","pypi":"https://pypi.org/project/mozprocess/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-08-19","license_spdx":null,"license_treatment":"copyleft","name":"mozprocess","python_support":"unspecified","summary":"Mozilla-authored process handling"},"popularity":{"monthly_downloads":338961,"position":7428,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.0"}
