{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS Cocoa frameworks (CoreFoundation, Foundation, AppKit) for building native macOS applications and accessing system APIs.","skillfed_tags":["macos-native","objective-c-bridge"],"use_cases":["Build native macOS GUI applications using AppKit directly from Python without a separate UI framework.","Access macOS system APIs and services from Python scripts and automation tools.","Create macOS system utilities that integrate with native frameworks and system services.","Wrap or extend existing Objective-C libraries and frameworks for use in Python projects on macOS.","Develop Python applications with macOS-specific code paths using native APIs."],"what_it_does":"This package provides Python bindings to Apple's core Cocoa frameworks on macOS, enabling developers to call native Objective-C APIs directly from Python code. It wraps CoreFoundation, Foundation, and AppKit\u2014the fundamental frameworks for macOS application development\u2014allowing access to system services, UI components, and low-level APIs without leaving Python.\n\nThe bindings are thin wrappers that translate Python calls into Objective-C method invocations, making it possible to build native macOS applications, system utilities, and integrations with macOS-specific features. It depends on pyobjc-core for the bridging infrastructure. The package does not include documentation for the frameworks themselves; users must refer to Apple's official documentation and PyObjC's translation guides to understand how to use the underlying APIs.","worth_installing":"Yes, if you are developing on macOS and need direct access to native Cocoa frameworks. The package is actively maintained, has no known vulnerabilities, and uses a permissive MIT license. Install friction is moderate due to platform specificity and compiled dependencies, but this is unavoidable for Objective-C bridging. Not applicable on non-macOS platforms."},"id":"pyobjc-framework-cocoa","links":{"html":"https://skillfed.io/packages/pyobjc-framework-cocoa","md":"https://skillfed.io/packages/pyobjc-framework-cocoa.md","pypi":"https://pypi.org/project/pyobjc-framework-cocoa/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-Cocoa","python_support":"supports_current","summary":"Wrappers for the Cocoa frameworks on macOS"},"popularity":{"monthly_downloads":3075172,"position":2764,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
