{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/8"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS's Vision framework, enabling access to Apple's computer vision and image analysis capabilities from Python code.","skillfed_tags":["macos-native","computer-vision","objective-c-bridge"],"use_cases":["Build macOS desktop applications that perform image analysis, object detection, or face recognition using native Vision APIs","Integrate Apple's Vision framework capabilities into Python scripts running on macOS for batch image processing","Develop machine learning pipelines on macOS that leverage Vision's built-in image feature extraction and ML integration","Create macOS automation tools that analyze images or video frames using native computer vision without external dependencies"],"what_it_does":"pyobjc-framework-vision is a set of Python bindings that wrap Apple's macOS Vision framework, allowing Python developers to call native Vision APIs directly from Python code. The Vision framework provides computer vision and image analysis capabilities including object detection, face recognition, barcode scanning, and other image processing tasks built into macOS.\n\nThe package is part of the larger PyObjC project, which bridges Python and Objective-C. It depends on pyobjc-core, pyobjc-framework-Cocoa, pyobjc-framework-Quartz, and pyobjc-framework-CoreML. Because it wraps native framework code, it only runs on macOS and requires Python 3.10 or later. The bindings are thin wrappers without their own documentation, so users must consult Apple's Vision framework documentation alongside PyObjC's translation guides.","worth_installing":"Yes, if you are developing on macOS and need access to Apple's Vision framework from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. The main constraint is platform lock-in\u2014it only works on macOS and requires Python 3.10+. If you need cross-platform computer vision, consider alternatives; if you are already on macOS and want to leverage native APIs, this is the right choice."},"id":"pyobjc-framework-vision","links":{"html":"https://skillfed.io/packages/pyobjc-framework-vision","md":"https://skillfed.io/packages/pyobjc-framework-vision.md","pypi":"https://pypi.org/project/pyobjc-framework-vision/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-Vision","python_support":"supports_current","summary":"Wrappers for the framework Vision on macOS"},"popularity":{"monthly_downloads":849490,"position":4908,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
