$npx skillfedfor your agent

User Interfaces packages

222 packages · page 3 of 6

Packages

pyobjc-framework-GameCenter With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's GameCenter framework on macOS, enabling access to game achievements, leaderboards, and multiplayer features from Python code.

permissive licensecompiled wheel · 3.10+
657.1Kdownloads / mo
pyobjc-framework-ContactsUI With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's ContactsUI framework, enabling programmatic access to the system's contact picker and contact-related user interface components.

permissive licensecompiled wheel · 3.10+
657.0Kdownloads / mo
pyobjc-framework-ExceptionHandling With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensepure Python · 3.10+
656.9Kdownloads / mo
pyobjc-framework-MetalPerformanceShaders With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensecompiled wheel · 3.10+
656.9Kdownloads / mo
pyobjc-framework-GameController With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's GameController framework, enabling access to game controller input and device management on macOS.

permissive licensecompiled wheel · 3.10+
656.8Kdownloads / mo
pyobjc-framework-CoreMediaIO With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's CoreMediaIO framework on macOS, enabling programmatic control of media input/output devices and audio/video capture.

permissive licensecompiled wheel · 3.10+
656.8Kdownloads / mo
pyobjc-framework-Intents With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's Intents framework on macOS, enabling Python code to interact with system intent handling and Siri integration.

permissive licensecompiled wheel · 3.10+
656.6Kdownloads / mo
pyobjc-framework-StoreKit With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's StoreKit framework on macOS, enabling in-app purchase and digital goods transaction handling from Python code.

permissive licensecompiled wheel · 3.10+
656.6Kdownloads / mo
pyobjc-framework-MapKit With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's MapKit framework on macOS, allowing you to integrate map display and location features into native macOS applications.

permissive licensecompiled wheel · 3.10+
656.6Kdownloads / mo
pyobjc-framework-Accessibility With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's Accessibility framework, enabling programmatic access to accessibility features and UI automation on macOS.

permissive licensecompiled wheel · 3.10+
656.5Kdownloads / mo
pyobjc-framework-PhotosUI With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's PhotosUI framework, enabling access to Apple's photo and media picker interfaces from Python code.

permissive licensecompiled wheel · 3.10+
656.5Kdownloads / mo
pyobjc-framework-InstallerPlugins With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensepure Python · 3.10+
656.5Kdownloads / mo
pyobjc-framework-LatentSemanticMapping With conditions
PyPI · User Interfaces · released Aug 2026

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…

permissive licensepure Python · 3.10+
656.4Kdownloads / mo
pyobjc-framework-MultipeerConnectivity With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's MultipeerConnectivity framework, enabling peer-to-peer networking and device discovery on local networks.

permissive licensecompiled wheel · 3.10+
656.3Kdownloads / mo
pyobjc-framework-AuthenticationServices With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's AuthenticationServices framework, enabling integration with native authentication and credential management APIs.

permissive licensecompiled wheel · 3.10+
656.3Kdownloads / mo
pyobjc-framework-ExternalAccessory With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's ExternalAccessory framework for communicating with external hardware devices.

permissive licensecompiled wheel · 3.10+
656.3Kdownloads / mo
pyobjc-framework-DiskArbitration With conditions
PyPI · User Interfaces · released Aug 2026

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,…

permissive licensepure Python · 3.10+
656.2Kdownloads / mo
pyobjc-framework-ModelIO With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensecompiled wheel · 3.10+
656.2Kdownloads / mo
pyobjc-framework-FileProvider With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's FileProvider framework, enabling Python code to interact with file provider APIs on macOS.

permissive licensecompiled wheel · 3.10+
656.0Kdownloads / mo
pyobjc-framework-PreferencePanes With conditions
PyPI · User Interfaces · released Aug 2026

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…

permissive licensepure Python · 3.10+
656.0Kdownloads / mo
pyobjc-framework-NetworkExtension With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's NetworkExtension framework, enabling macOS applications to interact with network configuration and extension APIs at the system level.

permissive licensecompiled wheel · 3.10+
655.9Kdownloads / mo
pyobjc-framework-OSAKit With conditions
PyPI · User Interfaces · released Aug 2026

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…

permissive licensepure Python · 3.10+
655.9Kdownloads / mo
pyobjc-framework-SceneKit With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's SceneKit framework for 3D graphics, scene management, and rendering from Python code.

permissive licensecompiled wheel · 3.10+
655.9Kdownloads / mo
pyobjc-framework-MediaToolbox With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's MediaToolbox framework on macOS, enabling direct access to media processing and toolbox APIs from Python code.

permissive licensecompiled wheel · 3.10+
655.9Kdownloads / mo
pyobjc-framework-SearchKit With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings for macOS's SearchKit framework, enabling programmatic access to the system's file indexing and search capabilities.

permissive licensepure Python · 3.10+
655.9Kdownloads / mo
pyobjc-framework-DiscRecordingUI With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's DiscRecordingUI framework, enabling disc recording user interface functionality from Python code.

permissive licensepure Python · 3.10+
655.9Kdownloads / mo
pyobjc-framework-AudioVideoBridging With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's AudioVideoBridging framework, enabling access to native audio and video bridging capabilities from Python on macOS.

permissive licensecompiled wheel · 3.10+
655.8Kdownloads / mo
pyobjc-framework-VideoToolbox With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's VideoToolbox framework, enabling video encoding, decoding, and processing through native Objective-C APIs.

permissive licensecompiled wheel · 3.10+
655.8Kdownloads / mo
pyobjc-framework-CoreMotion With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's CoreMotion framework, enabling access to motion and activity data from device sensors like accelerometers and gyroscopes.

permissive licensecompiled wheel · 3.10+
655.7Kdownloads / mo
pyobjc-framework-NotificationCenter With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's NotificationCenter framework, enabling Python applications to work with system notifications on macOS.

permissive licensecompiled wheel · 3.10+
655.7Kdownloads / mo
pyobjc-framework-DVDPlayback With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to macOS's DVDPlayback framework, enabling programmatic control of DVD playback on macOS systems through PyObjC.

permissive licensepure Python · 3.10+
655.6Kdownloads / mo
pyobjc-framework-GameKit With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's GameKit framework on macOS, enabling access to game-related APIs like player authentication, achievements, and leaderboards.

permissive licensecompiled wheel · 3.10+
655.6Kdownloads / mo
pyobjc-framework-Network With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's Network framework on macOS, enabling direct access to low-level networking APIs from Python code.

permissive licensecompiled wheel · 3.10+
655.6Kdownloads / mo
pyobjc-framework-GameplayKit With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensecompiled wheel · 3.10+
655.5Kdownloads / mo
pyobjc-framework-AutomaticAssessmentConfiguration With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings to Apple's AutomaticAssessmentConfiguration framework on macOS, enabling programmatic access to assessment configuration APIs.

permissive licensecompiled wheel · 3.10+
655.4Kdownloads / mo
pyobjc-framework-SafariServices With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensecompiled wheel · 3.10+
655.2Kdownloads / mo
pyobjc-framework-SecurityFoundation With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensepure Python · 3.10+
655.0Kdownloads / mo
pyobjc-framework-MetalKit With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensecompiled wheel · 3.10+
654.8Kdownloads / mo
pyobjc-framework-CallKit With conditions
PyPI · User Interfaces · released Aug 2026

Provides Python bindings for Apple's CallKit framework on macOS, enabling programmatic access to call handling and VoIP integration features.

permissive licensecompiled wheel · 3.10+
654.5Kdownloads / mo
pyobjc-framework-PushKit With conditions
PyPI · User Interfaces · released Aug 2026

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.

permissive licensecompiled wheel · 3.10+
654.3Kdownloads / mo