{"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 ExternalAccessory framework for communicating with external hardware devices.","skillfed_tags":["macos-only","hardware-control","objc-bindings"],"use_cases":["Communicate with USB or Bluetooth accessories from a Python macOS application.","Discover and enumerate external hardware devices connected to a Mac.","Build macOS control software for custom or third-party hardware peripherals.","Integrate hardware device management into a Python tool running on macOS."],"what_it_does":"This package wraps Apple's ExternalAccessory framework for macOS, translating Objective-C APIs into Python. It allows Python code running on macOS to interact with external hardware devices\u2014such as accessories connected via USB, Bluetooth, or other standard interfaces\u2014by exposing the native framework's device discovery, configuration, and communication capabilities.\n\nThe package is part of the larger PyObjC project and does not include its own documentation; users must consult Apple's official ExternalAccessory framework documentation alongside PyObjC's general translation guides. It requires macOS, Python 3.10 or later, and the pyobjc-core and pyobjc-framework-Cocoa packages. Installation is platform-specific, with wheels provided for recent Python versions including free-threading builds.","worth_installing":"Yes, if you are developing on macOS and need to interact with external hardware via the native ExternalAccessory framework. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is moderate due to platform and Python version specificity, but wheels are available for all supported versions. Not applicable on non-macOS systems."},"id":"pyobjc-framework-externalaccessory","links":{"html":"https://skillfed.io/packages/pyobjc-framework-externalaccessory","md":"https://skillfed.io/packages/pyobjc-framework-externalaccessory.md","pypi":"https://pypi.org/project/pyobjc-framework-externalaccessory/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ExternalAccessory","python_support":"supports_current","summary":"Wrappers for the framework ExternalAccessory on macOS"},"popularity":{"monthly_downloads":656278,"position":5496,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
