{"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 Apple's Intents framework on macOS, enabling Python code to interact with system intent handling and Siri integration.","skillfed_tags":["macos-only","objective-c-bridge","siri-integration"],"use_cases":["Build macOS applications that respond to Siri voice commands and system intents.","Create intent handlers for custom app actions exposed through the system Intents framework.","Integrate Python logic with macOS system-level intent resolution and routing.","Develop automation scripts that interact with macOS intent-based workflows."],"what_it_does":"pyobjc-framework-intents is a thin wrapper around Apple's Intents framework, part of the larger PyObjC project that bridges Python and Objective-C. It allows Python developers on macOS to access the native Intents framework, which handles system-level intent resolution and Siri integration. The package provides direct Python access to Intents classes and methods without adding its own documentation layer\u2014users rely on Apple's official framework documentation combined with PyObjC's general bridging patterns.\n\nThe package is macOS-only and requires Python 3.10 or later. It depends on pyobjc-core and pyobjc-framework-Cocoa, which handle the underlying Objective-C bridge mechanics. Installation uses pre-built wheels for supported Python versions and macOS versions, though compilation may be needed in some edge cases. This is a production-stable package maintained actively as part of the PyObjC ecosystem.","worth_installing":"Yes, if you are developing on macOS and need to interact with the Intents framework from Python. The package is actively maintained, permissively licensed, and has no known vulnerabilities. Install friction is moderate due to platform specificity and compilation requirements, but pre-built wheels are available for current Python versions. Not applicable for non-macOS development."},"id":"pyobjc-framework-intents","links":{"html":"https://skillfed.io/packages/pyobjc-framework-intents","md":"https://skillfed.io/packages/pyobjc-framework-intents.md","pypi":"https://pypi.org/project/pyobjc-framework-intents/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-Intents","python_support":"supports_current","summary":"Wrappers for the framework Intents on macOS"},"popularity":{"monthly_downloads":656641,"position":5487,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
