{"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 Apple's StoreKit framework on macOS, enabling in-app purchase and digital goods transaction handling from Python code.","skillfed_tags":["macos-native","in-app-purchases","pyobjc"],"use_cases":["Build a macOS desktop app with in-app purchases or subscription handling using Python and native StoreKit APIs.","Integrate digital goods transactions into a PyObjC-based macOS application without writing Objective-C.","Access StoreKit payment queue and transaction management from Python for app monetization.","Wrap StoreKit calls in a Python service layer for a hybrid macOS application architecture."],"what_it_does":"This package wraps Apple's StoreKit framework, making it accessible from Python code running on macOS. StoreKit handles in-app purchases, subscriptions, and digital goods transactions for macOS applications. It depends on pyobjc-core and pyobjc-framework-Cocoa to bridge Python and Objective-C, translating between Python's object model and Apple's native frameworks.\n\nThe package is a thin wrapper\u2014it does not include its own documentation, instead directing users to Apple's official StoreKit documentation and PyObjC's general translation guides. It's actively maintained, supports Python 3.10 through 3.15, and is marked production-stable. Installation is straightforward on macOS but platform-specific; it will not install on Windows or Linux.","worth_installing":"Yes, if you are developing a macOS application in Python and need StoreKit integration. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. The main constraint is platform specificity (macOS only) and the requirement to understand Apple's StoreKit API; this is not a high-level abstraction but a direct binding to the native framework."},"id":"pyobjc-framework-storekit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-storekit","md":"https://skillfed.io/packages/pyobjc-framework-storekit.md","pypi":"https://pypi.org/project/pyobjc-framework-storekit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-StoreKit","python_support":"supports_current","summary":"Wrappers for the framework StoreKit on macOS"},"popularity":{"monthly_downloads":656615,"position":5488,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
