pyobjc-framework-ImageCaptureCore
Wrappers for the framework ImageCaptureCore on macOS
What it is and what it does
This package is a PyObjC wrapper around Apple's ImageCaptureCore framework, a macOS system library for interacting with image capture devices such as cameras and scanners. It translates Objective-C APIs into Python, allowing developers to programmatically discover, configure, and control image capture hardware on macOS systems.
The package depends on pyobjc-core and pyobjc-framework-Cocoa to bridge Python and Objective-C. It is macOS-only and requires Python 3.10 or later. The wrapper itself provides no standalone documentation; users must consult Apple's ImageCaptureCore documentation and PyObjC's general translation guidelines to understand how to use the framework's classes and methods.
Use it for:
- Automate image acquisition from connected scanners or cameras on macOS without manual UI interaction.
- Build macOS applications that enumerate and interact with imaging devices programmatically.
- Integrate image capture workflows into Python-based media processing pipelines on macOS.
- Access low-level ImageCaptureCore APIs for specialized hardware control not exposed by higher-level libraries.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python bindings to macOS's ImageCaptureCore framework, enabling programmatic access to image capture devices and functionality through PyObjC.
Yes, if you are developing on macOS and need programmatic access to image capture devices. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install friction is moderate due to platform specificity, but this is unavoidable for macOS framework bindings. Not applicable on non-macOS systems.
Install
pyobjc-framework-imagecapturecore on PyPI
pip
pip install pyobjc-framework-imagecapturecoreuv
uv add pyobjc-framework-imagecapturecorepoetry
poetry add pyobjc-framework-imagecapturecoreInstalling pyobjc-framework-ImageCaptureCore
Before you install
Medium install friction due to platform-specific wheels (macOS only, multiple Python versions and architectures). Actively maintained with a release 3 days old; the package is part of the established PyObjC project with 803 repository stars.
License in practice
MIT license permits commercial and private use with minimal restrictions; suitable for most projects.
Quickstart
pip install pyobjc-framework-imagecapturecore
import ImageCaptureCore
# Access ImageCaptureCore framework classes and methods via PyObjC
Requires macOS; Python 3.10 or later; pyobjc-core and pyobjc-framework-Cocoa as runtime dependencies.
Verify before relying
- Whether this package is actively used in production workflows or primarily for specialized macOS integrations.
- Specific image capture scenarios (scanners, cameras, USB devices) that this binding reliably supports.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 2 — pyobjc-core, pyobjc-framework-Cocoa |
| Maintenance | actively maintained — 3 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 657,572/month — #5,476 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: pyobjc_framework_imagecapturecore-12.2.2-cp310-cp310-macosx_10_9_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp311-cp311-macosx_10_9_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp312-cp312-macosx_10_13_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp313-cp313-macosx_10_13_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp313-cp313t-macosx_10_13_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp314-cp314-macosx_10_15_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp314-cp314t-macosx_10_15_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp315-cp315-macosx_10_15_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp315-cp315t-macosx_10_15_universal2.whl
Keywords: PyObjC, ImageCaptureCore
Tags
More Python Modules packages
Converts domain names between Unicode and…
permissive · top 100 on PyPI
setuptoolsSetuptools is a Python build backend and…
permissive · top 100 on PyPI
PyYAMLPyYAML parses and emits YAML 1.1 data format,…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
annotated-typesProvides reusable metadata objects for use with…
permissive · top 100 on PyPI
typing-inspectionProvides runtime tools to inspect and…
permissive · top 100 on PyPI
pyobjc-framework-ScreenCaptureKitProvides Python bindings to macOS's…
permissive · top 15,000 on PyPI
pyobjc-framework-AVFoundationProvides Python bindings to macOS's…
permissive · top 15,000 on PyPI
pyobjc-framework-FSKitProvides Python bindings to macOS's FSKit…
permissive · top 15,000 on PyPI
pyobjc-framework-CinematicProvides Python bindings for Apple's Cinematic…
permissive · top 15,000 on PyPI
pyobjc-framework-SecurityProvides Python bindings to macOS's native…
permissive · top 5,000 on PyPI
pyobjc-framework-PhotosUIProvides Python bindings to macOS's PhotosUI…
permissive · top 15,000 on PyPI
pyobjc-framework-CoreMediaIOProvides Python bindings to Apple's CoreMediaIO…
permissive · top 15,000 on PyPI
pyobjc-framework-ThreadNetworkProvides Python bindings to Apple's…
permissive · top 15,000 on PyPI
pyobjc-framework-ReplayKitProvides Python bindings to Apple's ReplayKit…
permissive · top 15,000 on PyPI
pyobjc-framework-PhotosProvides Python bindings to macOS's Photos…
permissive · top 15,000 on PyPI