{"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 Apple's PassKit framework on macOS, enabling programmatic access to digital wallet and pass management capabilities.","skillfed_tags":["macos-only","framework-binding","wallet-integration"],"use_cases":["Build macOS applications that programmatically create, update, or manage digital passes in the system wallet.","Integrate PassKit functionality into Python-based macOS automation or scripting workflows.","Develop cross-platform Python tools that require PassKit support on macOS alongside other platform-specific integrations.","Access PassKit data structures and methods from Python for testing or prototyping Apple wallet features."],"what_it_does":"This package is a thin Python wrapper around Apple's PassKit framework, part of the larger PyObjC project that bridges Objective-C and Python on macOS. It allows Python developers to interact with PassKit's APIs for managing digital passes and wallet functionality on macOS systems. The wrapper does not include its own documentation; instead, it relies on Apple's official PassKit documentation combined with PyObjC's general translation guidelines to explain how to use the framework from Python.\n\nThe package depends on pyobjc-core and pyobjc-framework-Cocoa, which provide the underlying bridge infrastructure. It is distributed as pre-compiled wheels for macOS universal2 architecture across Python 3.10 through 3.15, making installation straightforward on supported systems. Because it is a direct binding to a native macOS framework, it is only usable on macOS and requires the appropriate Python version and CPU architecture.","worth_installing":"Yes, if you are developing on macOS and need to interact with PassKit from Python. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and provides straightforward wheel-based installation. However, it is only useful on macOS with Python 3.10+; if you need cross-platform wallet functionality or are not on macOS, this package will not help."},"id":"pyobjc-framework-passkit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-passkit","md":"https://skillfed.io/packages/pyobjc-framework-passkit.md","pypi":"https://pypi.org/project/pyobjc-framework-passkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-PassKit","python_support":"supports_current","summary":"Wrappers for the framework PassKit on macOS"},"popularity":{"monthly_downloads":653780,"position":5533,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
