{"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"}],"enrichment":{"capability":"Provides Python bindings for Apple's MetalKit framework on macOS, enabling GPU-accelerated graphics and compute programming through Objective-C bridge wrappers.","skillfed_tags":["gpu-graphics","macos-only","objective-c-bridge"],"use_cases":["Build GPU-accelerated graphics applications on macOS using Python instead of Swift or Objective-C.","Prototype Metal compute shaders and GPU algorithms in Python for rapid iteration.","Integrate MetalKit rendering into existing PyObjC-based macOS desktop applications.","Develop real-time visualization or game-like applications leveraging Metal's performance on Apple hardware."],"what_it_does":"pyobjc-framework-metalkit is a set of Python bindings that wrap Apple's MetalKit framework, allowing macOS developers to access GPU-accelerated graphics and compute capabilities from Python code. It bridges the gap between Python and Objective-C by exposing MetalKit classes and methods through PyObjC's translation layer. The package depends on pyobjc-core, pyobjc-framework-Cocoa, and pyobjc-framework-Metal to function.\n\nThe bindings are thin wrappers without bundled documentation\u2014you rely on Apple's official MetalKit documentation and PyObjC's general translation guides to understand how to use the framework. It's actively maintained, supports Python 3.10 through 3.15, and carries no known security vulnerabilities. Installation is limited to macOS platforms with prebuilt wheels for multiple Python versions.","worth_installing":"Yes, if you are developing on macOS and need GPU-accelerated graphics or compute from Python. The package is actively maintained, permissively licensed, has no known vulnerabilities, and supports current Python versions. Install only if you are on macOS 10.9 or later; it is not usable on other platforms. Expect to rely heavily on Apple's documentation and PyObjC guides rather than dedicated tutorials."},"id":"pyobjc-framework-metalkit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-metalkit","md":"https://skillfed.io/packages/pyobjc-framework-metalkit.md","pypi":"https://pypi.org/project/pyobjc-framework-metalkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-MetalKit","python_support":"supports_current","summary":"Wrappers for the framework MetalKit on macOS"},"popularity":{"monthly_downloads":654795,"position":5519,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
