{"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/2"}],"enrichment":{"capability":"Provides Python bindings to Apple's MetalPerformanceShadersGraph framework on macOS, enabling GPU-accelerated graph computation from Python code.","skillfed_tags":["gpu-acceleration","macos-native","metal-framework"],"use_cases":["Build GPU-accelerated machine learning inference graphs on macOS using Apple's native Metal framework.","Integrate MetalPerformanceShadersGraph into Python scientific computing pipelines for matrix and tensor operations.","Develop macOS applications that offload graph computation to the GPU while maintaining Python control flow.","Prototype and optimize GPU-based algorithms that target Apple Silicon or discrete Metal-capable GPUs."],"what_it_does":"This package wraps Apple's MetalPerformanceShadersGraph framework, making it accessible from Python on macOS. It is part of the PyObjC project and provides low-level bindings to the underlying Objective-C framework without adding its own documentation layer\u2014users rely on Apple's official framework documentation and PyObjC's general translation guides to understand the API.\n\nThe package is intended for developers building GPU-accelerated graph-based computations on macOS. It depends on pyobjc-core for the binding infrastructure and pyobjc-framework-MetalPerformanceShaders for related Metal functionality. Installation is straightforward via wheel distribution, and the package supports modern Python versions from 3.10 through 3.15.","worth_installing":"Yes, if you are developing on macOS and need direct access to MetalPerformanceShadersGraph for GPU-accelerated computation. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. The main constraint is that it is macOS-only and requires Python 3.10+; you will also need to consult Apple's framework documentation since the wrapper itself provides no high-level guidance."},"id":"pyobjc-framework-metalperformanceshadersgraph","links":{"html":"https://skillfed.io/packages/pyobjc-framework-metalperformanceshadersgraph","md":"https://skillfed.io/packages/pyobjc-framework-metalperformanceshadersgraph.md","pypi":"https://pypi.org/project/pyobjc-framework-metalperformanceshadersgraph/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-MetalPerformanceShadersGraph","python_support":"supports_current","summary":"Wrappers for the framework MetalPerformanceShadersGraph on macOS"},"popularity":{"monthly_downloads":648831,"position":5583,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
