skillfed

pyobjc-framework-Automator

Wrappers for the framework Automator on macOS

pyobjc-framework-automator v12.2.2 662.9K downloads/30d#5,436 on PyPI803
Permissive license MIT Active released

What it is and what it does

This package wraps Apple's Automator framework for use in Python, allowing developers to interact with macOS Automator workflows and create custom actions programmatically. It sits on top of pyobjc-core and pyobjc-framework-Cocoa, translating Objective-C framework calls into Python.

The package is intended for developers building macOS automation tools or integrating Automator capabilities into Python applications. It does not include its own documentation; users must consult Apple's Automator framework documentation and PyObjC's general translation guides to understand how to map Objective-C patterns to Python. The wrapper supports modern Python versions (3.10 through 3.15) and is actively maintained.

Use it for:

  • Create custom Automator actions in Python that can be loaded and run within the Automator application on macOS.
  • Programmatically execute Automator workflows from a Python application without launching the Automator GUI.
  • Integrate macOS automation capabilities into Python-based system administration or DevOps tools.
  • Build Python scripts that interact with Automator's action system for workflow orchestration.

Worth the install?

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

Provides Python bindings to macOS's Automator framework, enabling you to create actions for the Automator application and run workflows programmatically from Python code.

Yes, if you are developing on macOS and need to interact with the Automator framework from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install friction is moderate due to platform specificity and compiled dependencies, but this is unavoidable for macOS framework bindings. Not applicable on non-macOS systems.

Install

pyobjc-framework-automator on PyPI

pip

pip install pyobjc-framework-automator

uv

uv add pyobjc-framework-automator

poetry

poetry add pyobjc-framework-automator

Installing pyobjc-framework-Automator

Before you install

Medium install friction due to platform-specific wheels (macOS only) and compiled dependencies on pyobjc-core and pyobjc-framework-Cocoa. Active maintenance with recent releases (3 days old as of the fact sheet date) and a stable codebase since 2009.

License in practice

MIT license is permissive, allowing use in commercial and private projects with minimal restrictions beyond attribution.

Quickstart

pip install pyobjc-framework-automator

import Automator
# Access Automator framework classes and methods through the Automator module

macOS only; requires Python 3.10 or later; requires a macOS system with the Automator framework available.

Verify before relying

  • Whether the package provides high-level convenience APIs or requires direct Objective-C framework knowledge to use effectively.
  • Whether documentation exists beyond Apple's framework docs and PyObjC's general translation guidance.
  • Specific examples of action development or workflow execution patterns supported by this wrapper.

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 662,897/month — #5,436 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: PyObjC, Automator

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 automator python bindingsautomator framework wrapperpython automator actionsmacos workflow automation pythonpyobjc automatorautomator framework pythonmacos automation framework
macos-onlyframework-bindingautomation

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-ScreenSaver

Provides Python bindings to macOS's ScreenSaver…

permissive · top 15,000 on PyPI

pyobjc-framework-SafariServices

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-BrowserEngineKit

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-AutomaticAssessmentConfiguration

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-Accessibility

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-FSKit

Provides Python bindings to macOS's FSKit…

permissive · top 15,000 on PyPI

pyobjc-framework-Accounts

Provides Python bindings to macOS's Accounts…

permissive · top 15,000 on PyPI

pyobjc-framework-Intents

Provides Python bindings to Apple's Intents…

permissive · top 15,000 on PyPI

pyobjc-framework-AppleScriptKit

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-FileProvider

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI