{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/10"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS's DVDPlayback framework, enabling programmatic control of DVD playback on macOS systems through PyObjC.","skillfed_tags":["macos-only","objective-c-bindings","dvd-playback"],"use_cases":["Build a macOS application that controls DVD playback programmatically from Python.","Automate DVD playback tasks in a macOS system utility or daemon.","Integrate DVD playback control into a larger PyObjC-based macOS GUI application.","Test or script DVD playback behavior on macOS for quality assurance or automation."],"what_it_does":"This package is a thin PyObjC wrapper around Apple's DVDPlayback framework, allowing Python code running on macOS to interact with DVD playback functionality at the system level. It does not provide its own implementation or documentation\u2014instead, it translates between Python and Objective-C, exposing the underlying framework's classes and methods so you can call them from Python.\n\nYou would use this when you need to programmatically control DVD playback on a macOS machine from Python code. The package itself is stable and actively maintained, but you'll need to consult Apple's DVDPlayback documentation and PyObjC's translation guides to understand how to use the framework's APIs. It requires macOS, Python 3.10 or later, and depends on pyobjc-core and pyobjc-framework-Cocoa.","worth_installing":"Yes, if you are developing on macOS and need to control DVD playback from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. The main caveat is that you must be comfortable reading Apple's DVDPlayback documentation and understanding PyObjC's Objective-C-to-Python translation model\u2014this is a thin wrapper, not a high-level abstraction."},"id":"pyobjc-framework-dvdplayback","links":{"html":"https://skillfed.io/packages/pyobjc-framework-dvdplayback","md":"https://skillfed.io/packages/pyobjc-framework-dvdplayback.md","pypi":"https://pypi.org/project/pyobjc-framework-dvdplayback/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-DVDPlayback","python_support":"supports_current","summary":"Wrappers for the framework DVDPlayback on macOS"},"popularity":{"monthly_downloads":655622,"position":5511,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
