{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings for macOS's GameSave framework, allowing Python code to access native game-saving functionality on macOS through PyObjC.","skillfed_tags":["macos-only","framework-binding","game-development"],"use_cases":["Build a macOS game in Python that needs to persist player progress using the native GameSave API.","Integrate GameSave framework functionality into a Python application running on macOS.","Access macOS game-state management features from a Python codebase without writing Objective-C.","Prototype or test GameSave framework behavior from Python on a development machine."],"what_it_does":"This package is a thin PyObjC wrapper around macOS's native GameSave framework, enabling Python developers to call GameSave APIs directly from Python code. It does not include its own documentation; instead, it bridges Python to Apple's GameSave framework, which handles game state persistence on macOS.\n\nThe package is part of the broader PyObjC project and serves as a translation layer between Python and Objective-C. To use it effectively, you need to understand both how the underlying GameSave framework works (via Apple's documentation) and how PyObjC translates between Python and Objective-C (via PyObjC's own guides). It is macOS-only and requires Python 3.10 or later.","worth_installing":"Yes, if you are developing on macOS and need to use the GameSave framework from Python. The package is actively maintained, has no known vulnerabilities, installs with low friction, and carries a permissive MIT license. However, it is only useful on macOS and requires familiarity with both the GameSave framework itself and PyObjC's translation patterns."},"id":"pyobjc-framework-gamesave","links":{"html":"https://skillfed.io/packages/pyobjc-framework-gamesave","md":"https://skillfed.io/packages/pyobjc-framework-gamesave.md","pypi":"https://pypi.org/project/pyobjc-framework-gamesave/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-GameSave","python_support":"supports_current","summary":"Wrappers for the framework GameSave on macOS"},"popularity":{"monthly_downloads":482581,"position":6422,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
