{"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 macOS's SpriteKit framework, enabling sprite-based graphics and game development through PyObjC's Objective-C bridge.","skillfed_tags":["macos-native","game-development","graphics-2d"],"use_cases":["Build 2D games or interactive graphics applications for macOS using Python and native SpriteKit performance.","Prototype sprite-based animations and visual effects on macOS without writing Objective-C.","Integrate SpriteKit rendering into a larger Python application running on macOS.","Leverage macOS-native physics and collision detection in SpriteKit from a Python codebase."],"what_it_does":"This package wraps Apple's SpriteKit framework for use from Python, allowing developers to build sprite-based graphics and games on macOS using PyObjC's Objective-C bridge. SpriteKit is a native macOS framework introduced in macOS 10.9 for 2D graphics, animation, and game logic; this wrapper translates Python calls into Objective-C method invocations on the underlying framework.\n\nThe package is a thin binding layer\u2014it does not add Python-specific abstractions or documentation beyond what Apple provides. Developers using it must consult Apple's SpriteKit documentation and PyObjC's translation guides to understand how Python types map to Objective-C objects. It depends on pyobjc-core and two other framework wrappers (Cocoa and Quartz) and runs only on macOS with Python 3.10 or later.","worth_installing":"Yes, if you are developing on macOS and need sprite-based graphics or game logic. The package is actively maintained, has no known vulnerabilities, and provides direct access to a native macOS framework. Install only if you are on macOS 10.9+ with Python 3.10+; it is not portable to other platforms. Expect to reference Apple's SpriteKit documentation alongside PyObjC guides."},"id":"pyobjc-framework-spritekit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-spritekit","md":"https://skillfed.io/packages/pyobjc-framework-spritekit.md","pypi":"https://pypi.org/project/pyobjc-framework-spritekit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-SpriteKit","python_support":"supports_current","summary":"Wrappers for the framework SpriteKit on macOS"},"popularity":{"monthly_downloads":673087,"position":5399,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
