{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/10"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings to macOS's ServiceManagement framework, enabling programmatic control over system services and launchd integration from Python.","skillfed_tags":["macos-only","system-integration","launchd"],"use_cases":["Programmatically register or manage background services and daemons on macOS from Python applications.","Integrate Python tools with launchd to schedule or control system-level tasks.","Build macOS system administration or automation scripts that need direct ServiceManagement API access.","Create Python-based macOS applications that require secure service management capabilities."],"what_it_does":"This package wraps Apple's ServiceManagement framework, which provides a secure, object-oriented interface to macOS system services and launchd. It allows Python developers to interact with the system services subsystem directly from Python code, bridging the gap between Python and Objective-C APIs. The package is part of the PyObjC project and relies on pyobjc-core and pyobjc-framework-Cocoa to function.\n\nThe framework is most useful for macOS-specific automation, daemon management, and system integration tasks. Since it is a thin wrapper around Apple's native framework, it does not include its own documentation\u2014users must consult Apple's ServiceManagement documentation alongside PyObjC's general translation guides to understand how to use it effectively.","worth_installing":"Yes, if you are developing on macOS and need to interact with system services or launchd from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is low and it supports current Python versions (3.10+). Only caveat: it is macOS-only and requires understanding of both Apple's ServiceManagement framework and PyObjC's Objective-C translation conventions."},"id":"pyobjc-framework-servicemanagement","links":{"html":"https://skillfed.io/packages/pyobjc-framework-servicemanagement","md":"https://skillfed.io/packages/pyobjc-framework-servicemanagement.md","pypi":"https://pypi.org/project/pyobjc-framework-servicemanagement/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ServiceManagement","python_support":"supports_current","summary":"Wrappers for the framework ServiceManagement on macOS"},"popularity":{"monthly_downloads":652817,"position":5540,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
