{"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 GameCenter framework on macOS, enabling access to game achievements, leaderboards, and multiplayer features from Python code.","skillfed_tags":["macos-only","game-development","objective-c-bindings"],"use_cases":["Add native GameCenter achievements and progress tracking to a macOS game written in Python","Integrate leaderboards into a Python-based game to display player rankings","Enable multiplayer matchmaking and turn-based gameplay using GameCenter's peer-to-peer or server APIs","Access player authentication and profile data through GameCenter in a macOS application"],"what_it_does":"This package wraps Apple's GameCenter framework for use in Python on macOS. It translates Objective-C APIs into Python, allowing you to integrate game features like achievements, leaderboards, and multiplayer capabilities into macOS applications. The bindings are thin wrappers without standalone documentation\u2014you rely on Apple's official GameCenter documentation plus PyObjC's general translation guide to understand how to call each API.\n\nIt's part of the larger PyObjC project and requires Python 3.10 or later. Installation is platform-specific (macOS only) and depends on pyobjc-core and pyobjc-framework-Cocoa. The package is actively maintained and supports modern Python versions including free-threading variants.","worth_installing":"Yes, if you are building a macOS game or application in Python and need GameCenter integration. The package is actively maintained, permissively licensed, and supports current Python versions. Install friction is moderate due to platform specificity and binary wheel requirements, but that is unavoidable for Objective-C bindings. No known vulnerabilities. Verify that the GameCenter features you need are exposed in the wrapper before committing."},"id":"pyobjc-framework-gamecenter","links":{"html":"https://skillfed.io/packages/pyobjc-framework-gamecenter","md":"https://skillfed.io/packages/pyobjc-framework-gamecenter.md","pypi":"https://pypi.org/project/pyobjc-framework-gamecenter/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-GameCenter","python_support":"supports_current","summary":"Wrappers for the framework GameCenter on macOS"},"popularity":{"monthly_downloads":657058,"position":5480,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
