{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings to macOS's SecurityUI framework, enabling access to security-related user interface components from Python code running on macOS.","skillfed_tags":["macos-only","objective-c-bindings"],"use_cases":["Display a macOS keychain item picker dialog in a Python application.","Prompt users for security-related actions using native macOS UI components.","Integrate macOS security framework features into cross-platform Python tools that run on macOS.","Build Python-based system utilities that need to interact with macOS security services."],"what_it_does":"pyobjc-framework-securityui is a thin wrapper layer that exposes Apple's macOS SecurityUI framework to Python developers. It is part of the larger PyObjC project, which bridges Python and Objective-C on macOS. The wrapper allows you to call SecurityUI classes and methods directly from Python code, but does not include its own documentation\u2014you rely on Apple's native SecurityUI documentation and PyObjC's general translation guides to understand how to use it.\n\nThis package is useful when you need to display macOS security-related UI elements\u2014such as keychain item selection dialogs or authentication prompts\u2014from a Python application. It requires macOS and Python 3.10 or later, and depends on three other PyObjC framework packages. The project is actively maintained and has no known vulnerabilities.","worth_installing":"Yes, if you are building a Python application on macOS that needs to display security-related UI elements. The package is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. Install only if you are on macOS and need SecurityUI specifically; it is not useful on other platforms."},"id":"pyobjc-framework-securityui","links":{"html":"https://skillfed.io/packages/pyobjc-framework-securityui","md":"https://skillfed.io/packages/pyobjc-framework-securityui.md","pypi":"https://pypi.org/project/pyobjc-framework-securityui/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-SecurityUI","python_support":"supports_current","summary":"Wrappers for the framework SecurityUI on macOS"},"popularity":{"monthly_downloads":517724,"position":6227,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
