skillfed

pyobjc-framework-DiscRecordingUI

Wrappers for the framework DiscRecordingUI on macOS

pyobjc-framework-discrecordingui v12.2.2 655.9K downloads/30d#5,506 on PyPI803
Permissive license MIT Active released

What it is and what it does

This package wraps Apple's DiscRecordingUI framework for use in Python, allowing you to access macOS disc recording user interface components from Python code. It is part of the PyObjC project and provides direct bindings to the underlying Objective-C framework without additional Python-level documentation—you rely on Apple's framework documentation and PyObjC's general translation guides to understand how to use it.

The package is macOS-only and requires Python 3.10 or later. It depends on pyobjc-core and two companion framework wrappers (pyobjc-framework-Cocoa and pyobjc-framework-DiscRecording). It is actively maintained and supports modern Python versions including free-threading builds.

Use it for:

  • Build a macOS app that needs to present disc burning dialogs or UI components to users
  • Integrate disc recording capabilities into a Python-based macOS desktop application
  • Access DiscRecordingUI framework features from a PyObjC-based project without writing Objective-C
  • Create cross-framework macOS applications that combine Cocoa UI with disc recording operations

Worth the install?

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

Provides Python bindings to macOS's DiscRecordingUI framework, enabling disc recording user interface functionality from Python code.

Yes, if you are building a macOS application in Python and need DiscRecordingUI framework access. The package is actively maintained, has no known vulnerabilities, uses a permissive license, and installs with low friction. It is macOS-only and requires Python 3.10+, so it is not suitable for cross-platform projects.

Install

pyobjc-framework-discrecordingui on PyPI

pip

pip install pyobjc-framework-discrecordingui

uv

uv add pyobjc-framework-discrecordingui

poetry

poetry add pyobjc-framework-discrecordingui

Installing pyobjc-framework-DiscRecordingUI

Before you install

Low friction install with a pure-Python wheel. Actively maintained (last commit 2026-08-14, released 3 days ago) and supports current Python versions (3.10–3.15). Depends on pyobjc-core and two related framework wrappers.

License in practice

MIT license is permissive; you can use, modify, and distribute this package with minimal legal restrictions.

Quickstart

pip install pyobjc-framework-discrecordingui

from DiscRecordingUI import DRBurnSetupPanel
# Use DiscRecordingUI framework components

macOS only; requires Python 3.10 or later; DiscRecordingUI framework must be available on the target macOS version

Verify before relying

  • Whether the package works on Apple Silicon (arm64) or Intel (x86_64) macOS, or both
  • Whether DiscRecordingUI framework is available on all supported macOS versions

Package facts

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

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

Keywords: PyObjC, DiscRecordingUI

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 disc recording UI bindingsPyObjC DiscRecordingUI wrapperPython macOS disc burning interfaceDiscRecordingUI framework PythonmacOS recording UI frameworkPyObjC framework wrapperdisc recording user interface Python
macos-onlypyobjcframework-binding

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

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-ReplayKit

Provides Python bindings to Apple's ReplayKit…

permissive · top 15,000 on PyPI

pycdlib

PyCdlib is a pure Python library for parsing,…

copyleft · top 5,000 on PyPI

pyobjc-framework-LocalAuthenticationEmbeddedUI

Provides Python bindings for macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-PhotosUI

Provides Python bindings to macOS's PhotosUI…

permissive · top 15,000 on PyPI

pyobjc-framework-ScreenCaptureKit

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-FileProviderUI

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-CoreAudioKit

Provides Python bindings for 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-ScreenSaver

Provides Python bindings to macOS's ScreenSaver…

permissive · top 15,000 on PyPI