skillfed

pyobjc-framework-MetalPerformanceShadersGraph

Wrappers for the framework MetalPerformanceShadersGraph on macOS

pyobjc-framework-metalperformanceshadersgraph v12.2.2 648.8K downloads/30d#5,583 on PyPI803
Permissive license MIT Active released

What it is and 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—users rely on Apple's official framework documentation and PyObjC's general translation guides to understand the API.

The 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.

Use it for:

  • 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.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python bindings to Apple's MetalPerformanceShadersGraph framework on macOS, enabling GPU-accelerated graph computation from Python code.

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.

Install

pyobjc-framework-metalperformanceshadersgraph on PyPI

pip

pip install pyobjc-framework-metalperformanceshadersgraph

uv

uv add pyobjc-framework-metalperformanceshadersgraph

poetry

poetry add pyobjc-framework-metalperformanceshadersgraph

Installing pyobjc-framework-MetalPerformanceShadersGraph

Before you install

Low friction installation as a pure-Python wheel. Actively maintained with a recent release; repository shows steady activity and 803 stars.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions—straightforward for commercial and open-source projects.

Quickstart

import MetalPerformanceShadersGraph
# Access GPU-accelerated graph computation via the MetalPerformanceShadersGraph framework
# Refer to Apple's documentation and PyObjC guides for framework-specific usage patterns

macOS only; requires Python 3.10 or later; depends on pyobjc-core and pyobjc-framework-MetalPerformanceShaders

Verify before relying

  • Whether the framework requires specific macOS versions or hardware capabilities beyond what the package metadata states.
  • Performance characteristics and typical use patterns for graph-based workloads compared to direct Metal or other GPU frameworks.
  • Completeness of the wrapper coverage relative to the full MetalPerformanceShadersGraph API surface.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 2 — pyobjc-core, pyobjc-framework-MetalPerformanceShaders
Maintenance actively maintained — 3 days since the last release
Last repo commit
First released
Downloads 648,831/month — #5,583 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyobjc_framework_metalperformanceshadersgraph-12.2.2-py2.py3-none-any.whl

Keywords: PyObjC, MetalPerformanceShadersGraph

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: MacOS X :: CocoaIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: MacOS :: MacOS XProgramming Language :: Objective CProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.15Programming Language :: Python :: Free Threading :: 3 - StableProgramming Language :: Python :: Implementation :: CPythonTopic :: Software Development :: Libraries :: Python ModulesTopic :: Software Development :: User Interfaces

Tags

metal performance shaders graph pythongpu accelerated computation macospyobjc metal framework bindingsapple metal performance shadersgpu graph execution pythonmacos metal compute bindingsobjective-c framework wrapper python
gpu-accelerationmacos-nativemetal-framework

More Python Modules packages

idna

Converts domain names between Unicode and…

permissive · top 100 on PyPI

setuptools

Setuptools is a Python build backend and…

permissive · top 100 on PyPI

PyYAML

PyYAML parses and emits YAML 1.1 data format,…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

annotated-types

Provides reusable metadata objects for use with…

permissive · top 100 on PyPI

typing-inspection

Provides runtime tools to inspect and…

permissive · top 100 on PyPI

pyobjc-framework-MetalPerformanceShaders

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-Metal

Provides Python bindings to Apple's Metal…

permissive · top 15,000 on PyPI

pyobjc-framework-MetalKit

Provides Python bindings for Apple's MetalKit…

permissive · top 15,000 on PyPI

pyobjc-framework-MetalFX

Provides Python bindings to Apple's MetalFX…

permissive · top 15,000 on PyPI

pyobjc-framework-Network

Provides Python bindings to Apple's Network…

permissive · top 15,000 on PyPI

metal-sdk

Python client library for indexing and querying…

permissive · top 15,000 on PyPI

pyobjc-framework-MLCompute

Provides Python bindings to Apple's MLCompute…

permissive · top 15,000 on PyPI

pyobjc-framework-ThreadNetwork

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-SharedWithYouCore

Provides Python bindings for Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-ScreenSaver

Provides Python bindings to macOS's ScreenSaver…

permissive · top 15,000 on PyPI