{"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 for macOS's LocalAuthenticationEmbeddedUI framework, enabling authentication UI integration in Python applications running on macOS.","skillfed_tags":["macos-native","authentication","pyobjc-binding"],"use_cases":["Add native macOS biometric authentication (Touch ID, Face ID) to a Python desktop application.","Integrate password-based authentication UI that matches macOS system standards in a Python app.","Build a cross-platform Python application with platform-specific authentication on macOS.","Wrap macOS authentication flows in a Python service or daemon running on macOS."],"what_it_does":"This package is a thin wrapper layer that exposes Apple's LocalAuthenticationEmbeddedUI framework to Python code running on macOS. It translates Objective-C classes and methods into Python equivalents, allowing developers to integrate macOS's native authentication UI\u2014typically used for biometric or password-based authentication\u2014directly into Python applications. The package itself contains no documentation; it relies on Apple's official framework documentation and PyObjC's general translation guidelines.\n\nThe package is part of the broader PyObjC project and depends on pyobjc-core and pyobjc-framework-Cocoa for its underlying bridge infrastructure. It is actively maintained, supports modern Python versions (3.10 through 3.15), and carries no known security vulnerabilities. Installation is straightforward on macOS systems, but the package is only useful for developers building native macOS applications in Python.","worth_installing":"Yes, if you are building a Python application on macOS that needs to use the LocalAuthenticationEmbeddedUI framework. The package is actively maintained, carries no security issues, and has low installation friction. No, if you are not developing for macOS or do not need embedded authentication UI\u2014the package is macOS-only and tightly coupled to Apple's framework."},"id":"pyobjc-framework-localauthenticationembeddedui","links":{"html":"https://skillfed.io/packages/pyobjc-framework-localauthenticationembeddedui","md":"https://skillfed.io/packages/pyobjc-framework-localauthenticationembeddedui.md","pypi":"https://pypi.org/project/pyobjc-framework-localauthenticationembeddedui/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-LocalAuthenticationEmbeddedUI","python_support":"supports_current","summary":"Wrappers for the framework LocalAuthenticationEmbeddedUI on macOS"},"popularity":{"monthly_downloads":647635,"position":5590,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
