skillfed

pyobjc-framework-PHASE

Wrappers for the framework PHASE on macOS

pyobjc-framework-phase v12.2.2 630.4K downloads/30d#5,662 on PyPI803
Permissive license MIT Active released

What it is and what it does

pyobjc-framework-phase is a thin wrapper layer that exposes Apple's PHASE audio framework to Python developers on macOS. It is built on top of pyobjc-core and pyobjc-framework-AVFoundation, allowing you to call PHASE framework methods and access its classes directly from Python code. The package does not include its own documentation; instead, it relies on Apple's official PHASE documentation and PyObjC's general translation guides to explain how to use the framework.

This package is intended for developers building macOS applications that need low-level access to Apple's audio processing capabilities. It is actively maintained, supports Python 3.10 through 3.15 (including free-threading builds), and carries no known security vulnerabilities. Installation is straightforward via pip, though it is restricted to macOS systems.

Use it for:

  • Build macOS audio applications that require spatial audio or advanced audio processing via the PHASE framework.
  • Integrate Apple's audio capabilities into cross-platform Python projects targeting macOS.
  • Develop audio middleware or plugins for macOS that need direct access to system-level audio APIs.
  • Create real-time audio processing tools on macOS using Python with native framework performance.

Worth the install?

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

Provides Python bindings to Apple's PHASE framework on macOS, enabling audio processing and spatial audio capabilities through PyObjC.

Yes, if you are developing on macOS and need access to the PHASE audio framework from Python. The package is actively maintained, carries no security issues, installs with low friction, and is licensed permissively. However, it is only useful on macOS; Windows and Linux users cannot use it. Verify that the PHASE framework's capabilities match your audio processing requirements before committing.

Install

pyobjc-framework-phase on PyPI

pip

pip install pyobjc-framework-phase

uv

uv add pyobjc-framework-phase

poetry

poetry add pyobjc-framework-phase

Installing pyobjc-framework-PHASE

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 Python 3.10 or later.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.

Quickstart

pip install pyobjc-framework-phase

import PHASE
# Access PHASE framework classes and methods through the binding

macOS operating system required; PHASE is an Apple framework and not available on other platforms.

Verify before relying

  • Specific audio processing capabilities and use cases within the PHASE framework beyond the generic wrapper description.
  • Whether spatial audio features are fully exposed through the Python bindings or have limitations.
  • Performance characteristics and latency expectations for real-time audio applications.

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

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

Keywords: PyObjC, PHASE

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 audio framework pythonphase framework bindingspyobjc audio processingspatial audio macosapple phase framework wrapper
macos-nativeaudio-frameworkpyobjc

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-CoreAudio

Provides Python bindings to macOS's CoreAudio…

permissive · top 15,000 on PyPI

pyobjc-framework-AVRouting

Provides Python bindings to Apple's AVRouting…

permissive · top 15,000 on PyPI

pyobjc-framework-SoundAnalysis

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-Cinematic

Provides Python bindings for Apple's Cinematic…

permissive · top 15,000 on PyPI

pyobjc-framework-AVFoundation

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-ShazamKit

Provides Python bindings to macOS's ShazamKit…

permissive · top 15,000 on PyPI

pyobjc-framework-CoreHaptics

Provides Python bindings to Apple's CoreHaptics…

permissive · top 15,000 on PyPI

pyobjc-framework-CoreAudioKit

Provides Python bindings for macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-FSKit

Provides Python bindings to macOS's FSKit…

permissive · top 15,000 on PyPI

pyobjc-framework-CoreMIDI

Provides Python bindings to macOS's CoreMIDI…

permissive · top 15,000 on PyPI