{"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 ScriptingBridge framework, enabling Python code to control and interact with AppleScript-compatible applications on macOS.","skillfed_tags":["macos-automation","applescript-bridge"],"use_cases":["Automate repetitive tasks in macOS applications like Mail, Finder, or other AppleScript-compatible programs","Build Python scripts that orchestrate workflows across multiple macOS applications","Create system automation tools that need to control native macOS apps from Python","Integrate macOS application functionality into larger Python automation frameworks"],"what_it_does":"This package wraps Apple's ScriptingBridge framework, which is part of macOS's native scripting infrastructure. It allows Python developers to write scripts that control AppleScript-compatible applications directly from Python code, without needing to write or execute AppleScript itself. The package depends on pyobjc-core and pyobjc-framework-Cocoa to bridge between Python and Objective-C.\n\nIt is intended for developers who need to automate or interact with macOS applications from Python. The framework is comparable to appscript but is built on the native ScriptingBridge rather than a third-party bridge, and it requires macOS 10.5 or later. The package is actively maintained and supports modern Python versions (3.10 through 3.15), including free-threading builds.","worth_installing":"Yes, if you are on macOS and need to control AppleScript-compatible applications from Python. The package is actively maintained, has no known vulnerabilities, and uses a permissive MIT license. Install friction is moderate due to platform specificity and dependency requirements, but that is inherent to the use case rather than a sign of poor maintenance."},"id":"pyobjc-framework-scriptingbridge","links":{"html":"https://skillfed.io/packages/pyobjc-framework-scriptingbridge","md":"https://skillfed.io/packages/pyobjc-framework-scriptingbridge.md","pypi":"https://pypi.org/project/pyobjc-framework-scriptingbridge/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ScriptingBridge","python_support":"supports_current","summary":"Wrappers for the framework ScriptingBridge on macOS"},"popularity":{"monthly_downloads":657072,"position":5479,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
