skillfed

pyobjc-framework-ScreenCaptureKit

Wrappers for the framework ScreenCaptureKit on macOS

pyobjc-framework-screencapturekit v12.2.2 658.7K downloads/30d#5,467 on PyPI803
Permissive license MIT Active released

What it is and 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.

The 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.

Use it for:

  • 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

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python bindings to macOS's ScreenCaptureKit framework, enabling screen and window capture functionality through PyObjC.

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.

Install

pyobjc-framework-screencapturekit on PyPI

pip

pip install pyobjc-framework-screencapturekit

uv

uv add pyobjc-framework-screencapturekit

poetry

poetry add pyobjc-framework-screencapturekit

Installing pyobjc-framework-ScreenCaptureKit

Before you install

Medium install friction: platform-specific wheels for macOS only (requires Python 3.10+), with three PyObjC framework dependencies. Released actively—latest version is 3 days old. Repository is actively maintained with recent commits.

License in practice

MIT license permits commercial and private use with minimal restrictions, making it suitable for most projects.

Quickstart

pip install pyobjc-framework-screencapturekit

import ScreenCaptureKit
# Access ScreenCaptureKit framework objects through PyObjC bindings

macOS only; requires Python 3.10 or later; depends on pyobjc-core, pyobjc-framework-CoreMedia, and pyobjc-framework-Cocoa

Verify before relying

  • Whether the bindings cover the full ScreenCaptureKit API surface or a subset
  • Performance characteristics for real-time screen capture workloads
  • Compatibility with specific macOS versions beyond the wheel metadata

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction medium — platform-specific wheel
Runtime dependencies 3 — pyobjc-core, pyobjc-framework-CoreMedia, pyobjc-framework-Cocoa
Maintenance actively maintained — 3 days since the last release
Last repo commit
First released
Downloads 658,715/month — #5,467 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyobjc_framework_screencapturekit-12.2.2-cp310-cp310-macosx_10_9_universal2.whl; pyobjc_framework_screencapturekit-12.2.2-cp311-cp311-macosx_10_9_universal2.whl; pyobjc_framework_screencapturekit-12.2.2-cp312-cp312-macosx_10_13_universal2.whl; pyobjc_framework_screencapturekit-12.2.2-cp313-cp313-macosx_10_13_universal2.whl; pyobjc_framework_screencapturekit-12.2.2-cp313-cp313t-macosx_10_13_universal2.whl; pyobjc_framework_screencapturekit-12.2.2-cp314-cp314-macosx_10_15_universal2.whl; pyobjc_framework_screencapturekit-12.2.2-cp314-cp314t-macosx_10_15_universal2.whl; pyobjc_framework_screencapturekit-12.2.2-cp315-cp315-macosx_10_15_universal2.whl; pyobjc_framework_screencapturekit-12.2.2-cp315-cp315t-macosx_10_15_universal2.whl

Keywords: PyObjC, ScreenCaptureKit

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: MacOS X :: CocoaIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: MacOS :: MacOS XProgramming Language :: Objective CProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.15Programming Language :: Python :: Free Threading :: 3 - StableProgramming Language :: Python :: Implementation :: CPythonTopic :: Software Development :: Libraries :: Python ModulesTopic :: Software Development :: User Interfaces

Tags

macos screen capture pythonscreencapturekit bindingspyobjc macos frameworkscreen recording macoswindow capture macos pythonmacos display capturescreencapture framework wrapper
macos-nativeobjective-c-bindingsscreen-capture

More Python Modules packages

idna

Converts domain names between Unicode and…

permissive · top 100 on PyPI

setuptools

Setuptools is a Python build backend and…

permissive · top 100 on PyPI

PyYAML

PyYAML parses and emits YAML 1.1 data format,…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

annotated-types

Provides reusable metadata objects for use with…

permissive · top 100 on PyPI

typing-inspection

Provides runtime tools to inspect and…

permissive · top 100 on PyPI

pyobjc-framework-ImageCaptureCore

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-ReplayKit

Provides Python bindings to Apple's ReplayKit…

permissive · top 15,000 on PyPI

pyobjc-framework-AVFoundation

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-Cinematic

Provides Python bindings for Apple's Cinematic…

permissive · top 15,000 on PyPI

mss

Captures screenshots from one or all monitors…

permissive · top 5,000 on PyPI

pyobjc-framework-ScreenSaver

Provides Python bindings to macOS's ScreenSaver…

permissive · top 15,000 on PyPI

pyobjc-framework-ScreenTime

Provides Python bindings to Apple's ScreenTime…

permissive · top 15,000 on PyPI

pyobjc-framework-DiscRecordingUI

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-ExtensionKit

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-SafetyKit

Provides Python bindings to macOS's SafetyKit…

permissive · top 15,000 on PyPI