skillfed

pyobjc-framework-MetalFX

Wrappers for the framework MetalFX on macOS

pyobjc-framework-metalfx v12.2.2 635.1K downloads/30d#5,638 on PyPI803
Permissive license MIT Active released

What it is and what it does

pyobjc-framework-metalfx is a thin wrapper layer that exposes Apple's MetalFX framework to Python developers on macOS. MetalFX is part of Apple's Metal graphics stack and provides GPU-accelerated upscaling and optimization capabilities. The package does not include its own documentation; instead, it translates Objective-C framework calls into Python, allowing developers to call MetalFX APIs directly from Python code.

The package is maintained as part of the larger PyObjC project, which bridges Python and Objective-C frameworks on macOS. It requires pyobjc-core and pyobjc-framework-Metal as runtime dependencies and is distributed as precompiled wheels for specific Python versions and macOS architectures (universal2 binaries). It is most useful for graphics-intensive applications that need to leverage Metal's performance optimizations on Apple hardware.

Use it for:

  • Build macOS graphics applications that need GPU-accelerated upscaling via MetalFX
  • Integrate MetalFX optimization into Python-based game engines or rendering pipelines on macOS
  • Access Metal framework graphics features from Python without writing Objective-C
  • Develop scientific visualization or image processing tools that benefit from GPU acceleration on Apple silicon

Worth the install?

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

Provides Python bindings to Apple's MetalFX framework on macOS, enabling access to graphics optimization and upscaling capabilities through PyObjC.

Yes, if you are developing graphics applications on macOS and need MetalFX capabilities. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is moderate due to platform specificity and OS version requirements, but this is expected for macOS-only framework bindings. Not applicable for non-macOS development.

Install

pyobjc-framework-metalfx on PyPI

pip

pip install pyobjc-framework-metalfx

uv

uv add pyobjc-framework-metalfx

poetry

poetry add pyobjc-framework-metalfx

Installing pyobjc-framework-MetalFX

Before you install

Medium install friction: platform-specific wheels for macOS only (requires macOS 10.9 or later depending on Python version), with dependencies on pyobjc-core and pyobjc-framework-Metal. Active maintenance with release 3 days old and recent commits.

License in practice

MIT license permits commercial and private use with minimal restrictions; suitable for most projects.

Quickstart

pip install pyobjc-framework-metalfx

import MetalFX
# Access MetalFX framework classes and methods through PyObjC bindings

macOS 10.9 or later required; Python 3.10+ (3.13+ for macOS 10.13+); wheels are platform-specific and will not install on non-macOS systems.

Verify before relying

  • Whether MetalFX framework availability varies by macOS version or hardware generation beyond the documented minimum OS versions
  • Performance characteristics or typical use patterns for the upscaling/optimization features

Package facts

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

Evidence: pyobjc_framework_metalfx-12.2.2-cp310-cp310-macosx_10_9_universal2.whl; pyobjc_framework_metalfx-12.2.2-cp311-cp311-macosx_10_9_universal2.whl; pyobjc_framework_metalfx-12.2.2-cp312-cp312-macosx_10_13_universal2.whl; pyobjc_framework_metalfx-12.2.2-cp313-cp313-macosx_10_13_universal2.whl; pyobjc_framework_metalfx-12.2.2-cp313-cp313t-macosx_10_13_universal2.whl; pyobjc_framework_metalfx-12.2.2-cp314-cp314-macosx_10_15_universal2.whl; pyobjc_framework_metalfx-12.2.2-cp314-cp314t-macosx_10_15_universal2.whl; pyobjc_framework_metalfx-12.2.2-cp315-cp315-macosx_10_15_universal2.whl; pyobjc_framework_metalfx-12.2.2-cp315-cp315t-macosx_10_15_universal2.whl

Keywords: PyObjC, MetalFX

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 graphics optimization macospyobjc metalfx bindingsapple metalfx pythongpu upscaling macos pythonmetal framework wrappermacos graphics acceleration python
macos-onlygraphics-gpumetal-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-Metal

Provides Python bindings to Apple's Metal…

permissive · top 15,000 on PyPI

pyobjc-framework-MetalPerformanceShaders

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-MetalKit

Provides Python bindings for Apple's MetalKit…

permissive · top 15,000 on PyPI

pyobjc-framework-Quartz

Provides Python bindings to macOS Quartz…

permissive · top 5,000 on PyPI

pyobjc-framework-MetalPerformanceShadersGraph

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-ModelIO

Provides Python bindings to Apple's ModelIO…

permissive · top 15,000 on PyPI

pyobjc-framework-Cinematic

Provides Python bindings for Apple's Cinematic…

permissive · top 15,000 on PyPI

pyobjc-framework-BrowserEngineKit

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-IOSurface

Provides Python bindings to macOS's IOSurface…

permissive · top 15,000 on PyPI

pyobjc-framework-FSKit

Provides Python bindings to macOS's FSKit…

permissive · top 15,000 on PyPI