{"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 macOS's UserNotificationsUI framework, enabling programmatic access to user notification UI components on macOS.","skillfed_tags":["macos-native","objc-bridge","notifications"],"use_cases":["Build a macOS app that customizes notification UI appearance by programmatically configuring UserNotificationsUI components.","Extend notification handling in a Python-based macOS service to display rich, interactive notification interfaces.","Integrate notification UI logic into a cross-framework macOS application that uses PyObjC for native framework access."],"what_it_does":"This package is a thin wrapper layer that exposes Apple's macOS UserNotificationsUI framework to Python through PyObjC. It translates Objective-C framework classes and methods into Python-callable equivalents, allowing developers to programmatically interact with notification UI components on macOS without writing Objective-C directly.\n\nThe package itself contains no independent documentation\u2014it relies on Apple's official UserNotificationsUI documentation and PyObjC's general bridging documentation. It is a production-stable binding maintained as part of the larger PyObjC project, with active development and support for current Python versions (3.10 through 3.15). Installation is straightforward and carries low friction due to its pure-wheel distribution and standard PyObjC dependencies.","worth_installing":"Yes, if you are building a macOS application in Python and need to interact with the UserNotificationsUI framework. The package is actively maintained, carries no known vulnerabilities, and uses a permissive license. It is macOS-only and requires Python 3.10+, so it is only relevant for macOS-targeted projects. Refer to Apple's documentation and PyObjC guides for actual usage patterns, as this package provides bindings only."},"id":"pyobjc-framework-usernotificationsui","links":{"html":"https://skillfed.io/packages/pyobjc-framework-usernotificationsui","md":"https://skillfed.io/packages/pyobjc-framework-usernotificationsui.md","pypi":"https://pypi.org/project/pyobjc-framework-usernotificationsui/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-UserNotificationsUI","python_support":"supports_current","summary":"Wrappers for the framework UserNotificationsUI on macOS"},"popularity":{"monthly_downloads":647578,"position":5591,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
