API notes: UserNotifications framework

Apple Documentation

The framework is documented on Apple’s developer website

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

API Notes

The entire “UserNotifications” framework on macOS 10.14 (or later) is available from Python.