{"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 Accounts framework, allowing Python code to access and interact with system account credentials and account management features on macOS.","skillfed_tags":["macos-native","objective-c-binding"],"use_cases":["Access stored account credentials from macOS system accounts within a Python application","Query account metadata and properties for integration with macOS account services","Build macOS-native applications that need to authenticate users via system accounts","Automate account-related tasks on macOS by calling Accounts framework methods from Python"],"what_it_does":"This package is a thin wrapper layer that exposes Apple's macOS Accounts framework to Python through PyObjC. It allows Python developers to call Objective-C methods and access classes from the native Accounts framework without writing Objective-C directly. The wrapper does not include its own documentation; instead, it relies on Apple's official Accounts framework documentation and PyObjC's general translation guides.\n\nThe package is part of the larger PyObjC project and serves developers who need programmatic access to system account information on macOS\u2014such as retrieving stored credentials, querying account metadata, or integrating with system account services. It requires pyobjc-core and pyobjc-framework-Cocoa as dependencies and is restricted to macOS environments.","worth_installing":"Yes, if you are developing on macOS and need programmatic access to the system Accounts framework. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and installs with low friction. It is only useful on macOS; Windows and Linux users cannot use it. Requires Python 3.10 or later."},"id":"pyobjc-framework-accounts","links":{"html":"https://skillfed.io/packages/pyobjc-framework-accounts","md":"https://skillfed.io/packages/pyobjc-framework-accounts.md","pypi":"https://pypi.org/project/pyobjc-framework-accounts/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-Accounts","python_support":"supports_current","summary":"Wrappers for the framework Accounts on macOS"},"popularity":{"monthly_downloads":652021,"position":5546,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
