API notes: Accounts framework
=============================

Apple Documentation
-------------------

The framework is documented on `Apple's developer website`__

.. __: https://developer.apple.com/documentation/accounts?preferredLanguage=occ

These bindings are accessed through the ``Accounts`` package (that is, ``import Accounts``).


API Notes
---------

The entire "Accounts" framework on macOS 10.8 (or later) is available from Python.

This framework is deprecated by Apple in macOS 12.
