skillfed

pyobjc-framework-MediaAccessibility

Wrappers for the framework MediaAccessibility on macOS

pyobjc-framework-mediaaccessibility v12.2.2 650.2K downloads/30d#5,568 on PyPI803
Permissive license MIT Active released

What it is and what it does

This package wraps the macOS MediaAccessibility framework for use in Python via PyObjC. It allows Python developers on macOS to access native media accessibility APIs introduced in macOS 10.9, such as features for captioning, audio descriptions, and other accessibility options. The wrapper is part of the larger PyObjC project and provides direct bindings to Objective-C framework classes.

The package itself does not include standalone documentation; instead, it relies on Apple's official MediaAccessibility framework documentation combined with PyObjC's general documentation for guidance on translating between Python and Objective-C. It requires pyobjc-core and pyobjc-framework-Cocoa as dependencies and is actively maintained, supporting Python 3.10 through 3.15.

Use it for:

  • Build macOS applications that need to query or configure media accessibility settings like closed captions.
  • Integrate Python scripts with native macOS media accessibility features for automated testing or configuration.
  • Develop accessibility-aware media players or tools that respect system-level accessibility preferences on macOS.

Worth the install?

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

Provides Python bindings for the macOS MediaAccessibility framework, enabling access to media accessibility features on macOS 10.9 and later.

Yes, if you are developing on macOS and need to access media accessibility framework features from Python. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and installs with low friction. It is only useful on macOS systems running Python 3.10 or later.

Install

pyobjc-framework-mediaaccessibility on PyPI

pip

pip install pyobjc-framework-mediaaccessibility

uv

uv add pyobjc-framework-mediaaccessibility

poetry

poetry add pyobjc-framework-mediaaccessibility

Installing pyobjc-framework-MediaAccessibility

Before you install

Low friction installation with a pure-wheel distribution. Actively maintained as of 3 days ago with recent commits and no known vulnerabilities. Requires pyobjc-core and pyobjc-framework-Cocoa as runtime dependencies.

License in practice

MIT license permits commercial and private use with minimal restrictions, making it suitable for most projects.

Quickstart

pip install pyobjc-framework-mediaaccessibility

import MediaAccessibility
# Access MediaAccessibility framework classes and functions

macOS-only; requires Python 3.10 or later and a macOS system with the MediaAccessibility framework available.

Verify before relying

  • Specific MediaAccessibility classes and methods exposed by this wrapper beyond framework availability.
  • Whether documentation is available beyond Apple's official MediaAccessibility framework documentation.

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-Cocoa
Maintenance actively maintained — 3 days since the last release
Last repo commit
First released
Downloads 650,169/month — #5,568 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: PyObjC, MediaAccessibility

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

macOS media accessibility frameworkPyObjC MediaAccessibility bindingsmacOS accessibility API pythoncocoa media accessibility wrapperpython objc media framework
macos-onlyobjc-bindingsaccessibility

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

appnope

Disables App Nap on macOS >= 10.9 to prevent…

permissive · top 5,000 on PyPI

pyobjc-framework-AVKit

Provides Python bindings to macOS's AVKit…

permissive · top 15,000 on PyPI

pyobjc-framework-MediaLibrary

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-Accessibility

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-MediaExtension

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-Photos

Provides Python bindings to macOS's Photos…

permissive · top 15,000 on PyPI

pyobjc-framework-MediaPlayer

Provides Python bindings to macOS's MediaPlayer…

permissive · top 15,000 on PyPI

pyobjc-framework-PhotosUI

Provides Python bindings to macOS's PhotosUI…

permissive · top 15,000 on PyPI

pyobjc-framework-CoreMedia

Provides Python bindings to macOS's CoreMedia…

permissive · top 15,000 on PyPI

pyobjc-framework-MediaToolbox

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI