{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS's ScreenCaptureKit framework, enabling screen and window capture functionality through PyObjC.","skillfed_tags":["macos-native","objective-c-bindings","screen-capture"],"use_cases":["Build screen recording applications on macOS that capture display content programmatically","Create screenshot utilities that integrate with macOS native capture capabilities","Develop remote desktop or screen-sharing tools for macOS platforms","Implement automated UI testing frameworks that capture screen state during test execution"],"what_it_does":"This package wraps Apple's ScreenCaptureKit framework for use in Python via PyObjC. ScreenCaptureKit is a modern macOS framework for capturing screen content, and this wrapper translates its Objective-C API into Python bindings. It sits on top of three core PyObjC dependencies (pyobjc-core, pyobjc-framework-CoreMedia, and pyobjc-framework-Cocoa) and requires Python 3.10 or later.\n\nThe package does not include its own documentation; instead, users are expected to consult Apple's official ScreenCaptureKit documentation alongside PyObjC's general translation guidelines. This is a thin binding layer rather than a high-level abstraction, so developers using it need familiarity with both the underlying framework and PyObjC's bridging conventions.","worth_installing":"Yes, if you are developing on macOS and need programmatic access to ScreenCaptureKit. The package is actively maintained, carries no known vulnerabilities, and uses a permissive MIT license. Install friction is moderate due to platform specificity and dependency chain, but this is inherent to PyObjC framework bindings. Not applicable on non-macOS systems."},"id":"pyobjc-framework-screencapturekit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-screencapturekit","md":"https://skillfed.io/packages/pyobjc-framework-screencapturekit.md","pypi":"https://pypi.org/project/pyobjc-framework-screencapturekit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ScreenCaptureKit","python_support":"supports_current","summary":"Wrappers for the framework ScreenCaptureKit on macOS"},"popularity":{"monthly_downloads":658715,"position":5467,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
