{"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 BrowserEngineKit framework on macOS, enabling programmatic access to browser engine capabilities from Python code.","skillfed_tags":["macos-only","objc-bindings","browser-engine"],"use_cases":["Integrate browser rendering or engine features into a native macOS desktop application written in Python.","Access browser-related APIs from Python code running on macOS that would otherwise require Objective-C.","Build automation or testing tools that interact with browser engine capabilities on macOS.","Develop multimedia or web-viewing applications that need low-level browser engine control on macOS."],"what_it_does":"This package wraps Apple's BrowserEngineKit framework, a native macOS framework for browser engine integration, making it accessible from Python. It is part of the PyObjC project, which provides bindings to Objective-C frameworks on macOS. The wrapper does not include its own documentation; users must consult Apple's official BrowserEngineKit documentation and PyObjC's general translation guides to understand how to use the framework from Python.\n\nThe package is built on five runtime dependencies\u2014pyobjc-core and four other PyObjC framework wrappers (CoreMedia, CoreAudio, Cocoa, Quartz)\u2014which provide the underlying infrastructure for bridging Python and Objective-C. Installation is limited to macOS and requires Python 3.10 or later. The package is actively maintained and supports modern Python versions including free-threading variants.","worth_installing":"Yes, if you are developing on macOS and need programmatic access to BrowserEngineKit. The package is actively maintained, carries no known vulnerabilities, and uses a permissive license. However, it is macOS-only and requires understanding of both PyObjC translation patterns and Apple's BrowserEngineKit documentation. Not suitable for cross-platform projects or if you need browser automation on other operating systems."},"id":"pyobjc-framework-browserenginekit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-browserenginekit","md":"https://skillfed.io/packages/pyobjc-framework-browserenginekit.md","pypi":"https://pypi.org/project/pyobjc-framework-browserenginekit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-BrowserEngineKit","python_support":"supports_current","summary":"Wrappers for the framework BrowserEngineKit on macOS"},"popularity":{"monthly_downloads":628142,"position":5676,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
