Packages
Provides Python bindings to Apple's GameCenter framework on macOS, enabling access to game achievements, leaderboards, and multiplayer features from Python code.
Provides Python bindings to macOS's ContactsUI framework, enabling programmatic access to the system's contact picker and contact-related user interface components.
Provides Python bindings to macOS's ExceptionHandling framework, enabling monitoring and debugging of exceptional conditions in Cocoa applications from Python code.
Install only if you target macOS and use PyObjC; it is not useful on other platforms.
Provides Python bindings to Apple's MetalPerformanceShaders framework on macOS, enabling GPU-accelerated compute and graphics operations from Python code.
Install only if you are on macOS with Python 3.10+; it is not portable to other platforms.
Provides Python bindings to macOS's GameController framework, enabling access to game controller input and device management on macOS.
Provides Python bindings to Apple's CoreMediaIO framework on macOS, enabling programmatic control of media input/output devices and audio/video capture.
Provides Python bindings to Apple's Intents framework on macOS, enabling Python code to interact with system intent handling and Siri integration.
Provides Python bindings to Apple's StoreKit framework on macOS, enabling in-app purchase and digital goods transaction handling from Python code.
Provides Python bindings to Apple's MapKit framework on macOS, allowing you to integrate map display and location features into native macOS applications.
Provides Python bindings to macOS's Accessibility framework, enabling programmatic access to accessibility features and UI automation on macOS.
Provides Python bindings to macOS's PhotosUI framework, enabling access to Apple's photo and media picker interfaces from Python code.
Provides Python bindings to macOS's InstallerPlugins framework, enabling you to develop plugins that extend .pkg and .mpkg installer functionality on macOS.
However, this is a niche tool—only useful if you specifically need to build InstallerPlugins framework extensions on macOS.
Provides Python bindings to macOS's LatentSemanticMapping framework for classifying text and token-based content into developer-defined categories.
However, be aware that Apple's minimal documentation for the underlying framework makes practical implementation challenging—you will need to invest time in…
Provides Python bindings to macOS's MultipeerConnectivity framework, enabling peer-to-peer networking and device discovery on local networks.
Provides Python bindings to macOS's AuthenticationServices framework, enabling integration with native authentication and credential management APIs.
Provides Python bindings to macOS's ExternalAccessory framework for communicating with external hardware devices.
Provides Python bindings to macOS's DiskArbitration framework, enabling programmatic access to disk and volume management operations on macOS systems.
However, it is macOS-only and requires Python 3.10+, and you will need to consult Apple's framework documentation directly since this package provides only bindings,…
Provides Python bindings to Apple's ModelIO framework on macOS, enabling access to 3D model loading, mesh processing, and related graphics capabilities through a Python interface.
Provides Python bindings to macOS's FileProvider framework, enabling Python code to interact with file provider APIs on macOS.
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 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.