{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS's DiskArbitration framework, enabling programmatic access to disk and volume management operations on macOS systems.","skillfed_tags":["macos-only","system-integration","pyobjc"],"use_cases":["Monitor disk mount and unmount events on macOS systems programmatically.","Query volume properties and disk status information from Python applications.","Build system utilities or administrative tools that need to interact with macOS storage.","Integrate disk management operations into cross-platform Python applications running on macOS."],"what_it_does":"This package wraps Apple's DiskArbitration framework for use from Python, allowing macOS developers to interact with disk and volume management at a system level. It is part of the larger PyObjC project and translates Objective-C framework calls into Python-friendly interfaces.\n\nThe package itself provides no standalone documentation\u2014it relies on Apple's official DiskArbitration documentation and PyObjC's general translation guides. It requires Python 3.10 or later and macOS as the operating system. The two runtime dependencies (pyobjc-core and pyobjc-framework-Cocoa) handle the underlying bridge between Python and the Cocoa/Objective-C runtime.","worth_installing":"Yes, if you are developing on macOS and need programmatic access to disk and volume management. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install friction is low. However, it is macOS-only and requires Python 3.10+, and you will need to consult Apple's framework documentation directly since this package provides only bindings, not its own user guide."},"id":"pyobjc-framework-diskarbitration","links":{"html":"https://skillfed.io/packages/pyobjc-framework-diskarbitration","md":"https://skillfed.io/packages/pyobjc-framework-diskarbitration.md","pypi":"https://pypi.org/project/pyobjc-framework-diskarbitration/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-DiskArbitration","python_support":"supports_current","summary":"Wrappers for the framework DiskArbitration on macOS"},"popularity":{"monthly_downloads":656177,"position":5497,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
