Packages
Provides Python bindings to macOS's PreferencePanes framework, enabling you to build preference pane plugins for System Preferences using Python and PyObjC.
However, it is a thin wrapper with no Python-specific documentation, so you should be comfortable reading Apple's framework docs and PyObjC's translation guide before…
Provides Python bindings to Apple's NetworkExtension framework, enabling macOS applications to interact with network configuration and extension APIs at the system level.
Provides Python bindings to macOS's OSAKit framework, enabling programmatic control of Open Scripting Architecture (OSA) and AppleScript execution from Python.
However, it is macOS-only and requires understanding of both PyObjC's translation layer and Apple's OSAKit API; the lack of bundled documentation means you will need…
Provides Python bindings to macOS's SceneKit framework for 3D graphics, scene management, and rendering from Python code.
Provides Python bindings to Apple's MediaToolbox framework on macOS, enabling direct access to media processing and toolbox APIs from Python code.
Provides Python bindings for macOS's SearchKit framework, enabling programmatic access to the system's file indexing and search capabilities.
Provides Python bindings to macOS's DiscRecordingUI framework, enabling disc recording user interface functionality from Python code.
Provides Python bindings to macOS's AudioVideoBridging framework, enabling access to native audio and video bridging capabilities from Python on macOS.
Provides Python bindings to macOS's VideoToolbox framework, enabling video encoding, decoding, and processing through native Objective-C APIs.
Provides Python bindings to macOS's CoreMotion framework, enabling access to motion and activity data from device sensors like accelerometers and gyroscopes.
Provides Python bindings to macOS's NotificationCenter framework, enabling Python applications to work with system notifications on macOS.
Provides Python bindings to macOS's DVDPlayback framework, enabling programmatic control of DVD playback on macOS systems through PyObjC.
Provides Python bindings to Apple's GameKit framework on macOS, enabling access to game-related APIs like player authentication, achievements, and leaderboards.
Provides Python bindings to Apple's Network framework on macOS, enabling direct access to low-level networking APIs from Python code.
Provides Python bindings to Apple's GameplayKit framework on macOS, enabling access to game development utilities like entity-component systems, pathfinding, and AI behavior trees from Python code.
Provides Python bindings to Apple's AutomaticAssessmentConfiguration framework on macOS, enabling programmatic access to assessment configuration APIs.
Provides Python bindings to macOS's SafariServices framework, enabling programmatic access to Safari-related functionality from Python code running on macOS.
However, it is only useful on macOS and requires knowledge of both PyObjC conventions and Apple's SafariServices API—not a general-purpose tool.
Provides Python bindings to macOS's SecurityFoundation framework, enabling access to security-related APIs like certificate handling, cryptographic operations, and secure storage from Python code.
Provides Python bindings for Apple's MetalKit framework on macOS, enabling GPU-accelerated graphics and compute programming through Objective-C bridge wrappers.
Install only if you are on macOS 10.9 or later; it is not usable on other platforms.
Provides OAuth 2.0 authentication for Google Cloud Storage access through the Boto library, with automatic token caching and support for both user and service accounts.
No—not for new projects.
Provides Python bindings for Apple's CallKit framework on macOS, enabling programmatic access to call handling and VoIP integration features.
Provides Python bindings to Apple's PushKit framework on macOS 10.15 and later, enabling integration with remote notification services through Objective-C bridge calls.
Provides Python bindings to Apple's ClassKit framework on macOS, enabling Python developers to integrate with ClassKit APIs for educational app development.
Provides Python bindings to macOS's OSLog framework, enabling logging to the system's unified logging system from Python applications.
Provides Python bindings to macOS's SystemExtensions framework, enabling Python code to interact with system-level extension APIs on macOS.
Provides Python bindings to Apple's PassKit framework on macOS, enabling programmatic access to digital wallet and pass management capabilities.
However, it is only useful on macOS with Python 3.10+; if you need cross-platform wallet functionality or are not on macOS, this package will not help.
Provides Python bindings to Apple's ReplayKit framework on macOS, enabling screen and audio recording capabilities from Python applications.
Provides Python bindings to macOS's Virtualization framework, enabling programmatic control of virtual machines and related virtualization features on macOS systems.
Provides Python bindings for macOS's IntentsUI framework, enabling programmatic access to the native Siri Shortcuts and intent-handling UI components.
Provides Python bindings to macOS's ServiceManagement framework, enabling programmatic control over system services and launchd integration from Python.
Provides Python bindings to macOS's OpenDirectory and CFOpenDirectory frameworks, enabling directory services access from Python on macOS 10.6 and later.
However, it is macOS-only and requires Python 3.10+; it is not useful on other operating systems.
Provides Python bindings to macOS's MetricKit framework, enabling access to performance and diagnostic metrics collection on Apple platforms.
Provides Python bindings to macOS's ShazamKit framework, enabling audio recognition and music identification capabilities in Python applications running on macOS.
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.
Provides Python bindings to macOS's NaturalLanguage framework, enabling access to Apple's native text processing and language analysis capabilities from Python code.
Provides Python bindings to Apple's CloudKit framework on macOS, enabling access to iCloud data storage and synchronization capabilities from Python code.
Provides Python bindings to macOS's ColorSync framework, enabling color management and color space operations from Python on macOS 10.13 or later.
Install only if you are on macOS 10.13+; it will not work on other platforms.
Provides Python bindings to macOS's AdSupport framework, enabling access to advertising-related APIs on macOS 10.14 or later through PyObjC.
Install only if you are on macOS 10.14+ and actually need AdSupport functionality; it is not useful on other platforms.
Provides Python bindings for Apple's BusinessChat framework on macOS, enabling programmatic access to business messaging capabilities through Objective-C bridge.
However, it is only useful on macOS and requires Python 3.10+; it is not a general-purpose library.
Provides Python bindings to macOS's Social framework, enabling access to social media integration APIs like Twitter and Facebook from Python code running on macOS.