{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS's SystemConfiguration framework, enabling programmatic access to network and system configuration settings on Mac systems.","skillfed_tags":["macos-only","system-integration","network-config"],"use_cases":["Query network interface status and configuration from a Python macOS application","Monitor system network reachability for connectivity-aware application behavior","Access macOS network proxy settings programmatically for network client configuration","Build macOS system utilities that need to read or respond to network configuration changes"],"what_it_does":"This package wraps Apple's SystemConfiguration framework for use from Python, allowing macOS developers to query and interact with system network and configuration settings programmatically. It is part of the larger PyObjC project, which bridges Python and Objective-C frameworks on macOS.\n\nThe package depends on pyobjc-core and pyobjc-framework-Cocoa and is distributed as platform-specific wheels for macOS only. It supports Python 3.10 through 3.15, including free-threading variants. Since it is a thin wrapper around Apple's native framework, it does not include its own documentation\u2014users must consult Apple's SystemConfiguration framework documentation and PyObjC's general translation guides to understand how to use specific APIs.","worth_installing":"Yes, if you are developing on or for macOS and need programmatic access to system network or configuration settings. The package is actively maintained, carries no known vulnerabilities, and has a permissive license. Install friction is moderate due to platform and compiled-dependency constraints, but these are inherent to macOS framework bindings and not a sign of poor maintenance."},"id":"pyobjc-framework-systemconfiguration","links":{"html":"https://skillfed.io/packages/pyobjc-framework-systemconfiguration","md":"https://skillfed.io/packages/pyobjc-framework-systemconfiguration.md","pypi":"https://pypi.org/project/pyobjc-framework-systemconfiguration/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-SystemConfiguration","python_support":"supports_current","summary":"Wrappers for the framework SystemConfiguration on macOS"},"popularity":{"monthly_downloads":692388,"position":5320,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
