{"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/2"}],"enrichment":{"capability":"Provides Python bindings to macOS's IOBluetoothUI framework, enabling Bluetooth device selection and pairing dialogs in native applications.","skillfed_tags":["macos-only","bluetooth","cocoa-bindings"],"use_cases":["Build a macOS app that lets users select and pair Bluetooth devices through native system dialogs","Integrate Bluetooth device management UI into a Python-based macOS desktop application","Create a utility that programmatically triggers Bluetooth pairing workflows on macOS"],"what_it_does":"This package wraps Apple's IOBluetoothUI framework for use in Python, allowing developers to build macOS applications that need native Bluetooth device selection and pairing dialogs. It is part of the larger PyObjC project, which bridges Python and Objective-C frameworks on macOS. The wrapper provides access to Cocoa UI components specific to Bluetooth operations without requiring direct Objective-C code.\n\nThe package itself does not include documentation; users must refer to Apple's official IOBluetoothUI documentation and PyObjC's general translation guides to understand how to use the framework. It is a thin binding layer, not an abstraction or simplification, so familiarity with both the underlying framework and PyObjC's calling conventions is expected.","worth_installing":"Yes, if you are building a macOS application in Python that needs native Bluetooth UI components. The package is actively maintained, has no known vulnerabilities, and installs with low friction. It is macOS-only and requires Python 3.10+, so it is only relevant for that platform. Expect to consult Apple's framework documentation alongside PyObjC's guides."},"id":"pyobjc-framework-iobluetoothui","links":{"html":"https://skillfed.io/packages/pyobjc-framework-iobluetoothui","md":"https://skillfed.io/packages/pyobjc-framework-iobluetoothui.md","pypi":"https://pypi.org/project/pyobjc-framework-iobluetoothui/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-IOBluetoothUI","python_support":"supports_current","summary":"Wrappers for the framework IOBluetoothUI on macOS"},"popularity":{"monthly_downloads":636133,"position":5630,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
