{"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 PushKit framework on macOS 10.15 and later, enabling integration with remote notification services through Objective-C bridge calls.","skillfed_tags":["macos-only","objective-c-bridge","push-notifications"],"use_cases":["Build a macOS app in Python that receives remote push notifications via PushKit.","Integrate Python-based macOS services with Apple's notification delivery system.","Automate notification handling on macOS by calling PushKit from Python code.","Prototype or test PushKit functionality without writing Objective-C directly."],"what_it_does":"This package wraps Apple's PushKit framework, making it accessible from Python code running on macOS. PushKit handles remote push notifications for apps, and this wrapper bridges the gap between Python and the native Objective-C framework by translating Python calls into framework method invocations. It depends on pyobjc-core (the PyObjC runtime) and pyobjc-framework-Cocoa (the Cocoa framework bindings) to function.\n\nThe package is a thin binding layer with no bundled documentation of its own\u2014users must consult Apple's official PushKit documentation alongside PyObjC's general translation guidelines to understand how to use it. It targets developers building macOS applications in Python that need to integrate with Apple's push notification infrastructure.","worth_installing":"Yes, if you are developing on macOS and need PushKit integration from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install friction is moderate due to platform specificity and dependencies, but unavoidable for this use case. Not applicable on non-macOS systems."},"id":"pyobjc-framework-pushkit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-pushkit","md":"https://skillfed.io/packages/pyobjc-framework-pushkit.md","pypi":"https://pypi.org/project/pyobjc-framework-pushkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-PushKit","python_support":"supports_current","summary":"Wrappers for the framework PushKit on macOS"},"popularity":{"monthly_downloads":654289,"position":5526,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
