{"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"}],"enrichment":{"capability":"Provides Python bindings to Apple's Network framework on macOS, enabling direct access to low-level networking APIs from Python code.","skillfed_tags":["macos-only","objective-c-bridge"],"use_cases":["Build macOS desktop applications that need direct access to Apple's Network framework for custom protocol implementation.","Integrate Python scripts with system-level networking features on macOS that are not available through standard Python libraries.","Develop tools that require low-level socket or connection management on macOS using Python.","Create macOS automation or system utilities that leverage native networking capabilities."],"what_it_does":"pyobjc-framework-network is a thin wrapper layer that exposes Apple's native Network framework to Python developers on macOS. It sits on top of PyObjC's core bridge infrastructure and the Cocoa framework bindings, translating Objective-C classes and methods into Python equivalents so you can call Network framework APIs directly from Python code.\n\nThe package is primarily useful for macOS-specific applications that need low-level networking control\u2014things like custom protocol handling, advanced socket configuration, or integration with system-level networking features. It does not include its own documentation; you rely on Apple's Network framework documentation and PyObjC's general translation guide to understand how to use the exposed APIs. This is a straightforward bridge, not a high-level abstraction, so you are working with the same concepts and patterns as you would in Objective-C or Swift.","worth_installing":"Yes, if you are developing on macOS and need direct access to Apple's Network framework. The package is actively maintained, production-stable, has no known vulnerabilities, and covers modern Python versions. Install friction is moderate due to platform and architecture specificity, but that is inherent to any macOS-native binding. Not applicable for cross-platform projects or non-macOS development."},"id":"pyobjc-framework-network","links":{"html":"https://skillfed.io/packages/pyobjc-framework-network","md":"https://skillfed.io/packages/pyobjc-framework-network.md","pypi":"https://pypi.org/project/pyobjc-framework-network/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-Network","python_support":"supports_current","summary":"Wrappers for the framework Network on macOS"},"popularity":{"monthly_downloads":655580,"position":5513,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
