{"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 ImageCaptureCore framework, enabling programmatic access to image capture devices and functionality through PyObjC.","skillfed_tags":["macos-framework","hardware-control","pyobjc"],"use_cases":["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."],"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.\n\nThe 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.","worth_installing":"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."},"id":"pyobjc-framework-imagecapturecore","links":{"html":"https://skillfed.io/packages/pyobjc-framework-imagecapturecore","md":"https://skillfed.io/packages/pyobjc-framework-imagecapturecore.md","pypi":"https://pypi.org/project/pyobjc-framework-imagecapturecore/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ImageCaptureCore","python_support":"supports_current","summary":"Wrappers for the framework ImageCaptureCore on macOS"},"popularity":{"monthly_downloads":657572,"position":5476,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
