{"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 Apple's CoreHaptics framework on macOS, enabling haptic feedback control from Python code.","skillfed_tags":["macos-only","hardware-control"],"use_cases":["Add haptic feedback to macOS applications when users interact with UI elements or receive notifications.","Create immersive gaming experiences on MacBook trackpads by triggering haptic patterns during gameplay.","Build accessibility features that provide tactile feedback for users who benefit from haptic cues.","Prototype or test haptic patterns for macOS applications without writing Objective-C directly."],"what_it_does":"This package wraps Apple's CoreHaptics framework, making it accessible from Python on macOS. CoreHaptics is the system framework for controlling haptic feedback on compatible Apple devices\u2014primarily MacBook trackpads and other hardware with haptic motors. The wrapper translates between Python and Objective-C, allowing you to create and play haptic patterns programmatically.\n\nThe package is part of PyObjC and does not include its own documentation; instead, you rely on Apple's CoreHaptics documentation for framework concepts and PyObjC's general documentation for Python-to-Objective-C translation patterns. It depends on pyobjc-core and pyobjc-framework-Cocoa, and requires Python 3.10 or later on macOS.","worth_installing":"Yes, if you are developing on macOS and need to control haptic feedback from Python. The package is actively maintained, has no known vulnerabilities, and installs with low friction. The main caveat is that you must consult Apple's CoreHaptics documentation separately, as this wrapper provides bindings only, not a high-level Python API."},"id":"pyobjc-framework-corehaptics","links":{"html":"https://skillfed.io/packages/pyobjc-framework-corehaptics","md":"https://skillfed.io/packages/pyobjc-framework-corehaptics.md","pypi":"https://pypi.org/project/pyobjc-framework-corehaptics/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CoreHaptics","python_support":"supports_current","summary":"Wrappers for the framework CoreHaptics on macOS"},"popularity":{"monthly_downloads":650045,"position":5569,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
