skillfed

pyobjc-framework-Intents

Wrappers for the framework Intents on macOS

pyobjc-framework-intents v12.2.2 656.6K downloads/30d#5,487 on PyPI803
Permissive license MIT Active released

What it is and 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—users rely on Apple's official framework documentation combined with PyObjC's general bridging patterns.

The 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.

Use it for:

  • 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.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python bindings to Apple's Intents framework on macOS, enabling Python code to interact with system intent handling and Siri integration.

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.

Install

pyobjc-framework-intents on PyPI

pip

pip install pyobjc-framework-intents

uv

uv add pyobjc-framework-intents

poetry

poetry add pyobjc-framework-intents

Installing pyobjc-framework-Intents

Before you install

Medium install friction due to platform-specific wheels (macOS only, multiple Python versions). Active maintenance with recent releases (3 days old); depends on pyobjc-core and pyobjc-framework-Cocoa.

License in practice

MIT license is permissive; you may use, modify, and distribute this package freely with minimal restrictions.

Quickstart

pip install pyobjc-framework-intents

import Intents
# Access Intents framework classes and methods

macOS only; requires Python 3.10 or later; requires Xcode command-line tools or full Xcode installation for compilation.

Verify before relying

  • Whether this package requires additional system frameworks or libraries beyond Xcode tools to function.
  • Specific Intents framework features exposed and their stability across macOS versions.
  • Performance characteristics when handling large numbers of intent operations.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction medium — platform-specific wheel
Runtime dependencies 2 — pyobjc-core, pyobjc-framework-Cocoa
Maintenance actively maintained — 3 days since the last release
Last repo commit
First released
Downloads 656,641/month — #5,487 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyobjc_framework_intents-12.2.2-cp310-cp310-macosx_10_9_universal2.whl; pyobjc_framework_intents-12.2.2-cp311-cp311-macosx_10_9_universal2.whl; pyobjc_framework_intents-12.2.2-cp312-cp312-macosx_10_13_universal2.whl; pyobjc_framework_intents-12.2.2-cp313-cp313-macosx_10_13_universal2.whl; pyobjc_framework_intents-12.2.2-cp313-cp313t-macosx_10_13_universal2.whl; pyobjc_framework_intents-12.2.2-cp314-cp314-macosx_10_15_universal2.whl; pyobjc_framework_intents-12.2.2-cp314-cp314t-macosx_10_15_universal2.whl; pyobjc_framework_intents-12.2.2-cp315-cp315-macosx_10_15_universal2.whl; pyobjc_framework_intents-12.2.2-cp315-cp315t-macosx_10_15_universal2.whl

Keywords: PyObjC, Intents

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: MacOS X :: CocoaIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: MacOS :: MacOS XProgramming Language :: Objective CProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.15Programming Language :: Python :: Free Threading :: 3 - StableProgramming Language :: Python :: Implementation :: CPythonTopic :: Software Development :: Libraries :: Python ModulesTopic :: Software Development :: User Interfaces

Tags

macos intents framework pythonsiri integration pythonpyobjc intents bindingsmacos intent handlingapple intents python wrapper
macos-onlyobjective-c-bridgesiri-integration

More Python Modules packages

idna

Converts domain names between Unicode and…

permissive · top 100 on PyPI

setuptools

Setuptools is a Python build backend and…

permissive · top 100 on PyPI

PyYAML

PyYAML parses and emits YAML 1.1 data format,…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

annotated-types

Provides reusable metadata objects for use with…

permissive · top 100 on PyPI

typing-inspection

Provides runtime tools to inspect and…

permissive · top 100 on PyPI

pyobjc-framework-IntentsUI

Provides Python bindings for macOS's IntentsUI…

permissive · top 15,000 on PyPI

home-assistant-intents

Provides intent recognition data and utilities…

permissive · top 15,000 on PyPI

pyobjc-framework-SystemExtensions

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-CallKit

Provides Python bindings for Apple's CallKit…

permissive · top 15,000 on PyPI

pyobjc-framework-LinkPresentation

Provides Python bindings for macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-NetworkExtension

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-AppleScriptKit

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-Network

Provides Python bindings to Apple's Network…

permissive · top 15,000 on PyPI

pyobjc-framework-SafariServices

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-DeviceDiscoveryExtension

Provides Python bindings for Apple's…

permissive · top 15,000 on PyPI