{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings for Apple's ARKit framework on macOS, enabling augmented reality capabilities through Objective-C bridge access.","skillfed_tags":["augmented-reality","macos-native","objective-c-bridge"],"use_cases":["Build augmented reality applications on macOS using Python instead of Swift or Objective-C.","Prototype AR features in Python while leveraging native ARKit performance and capabilities.","Integrate ARKit into existing Python desktop applications running on macOS.","Develop AR tools or utilities that need scene understanding and motion tracking on Mac."],"what_it_does":"This package wraps Apple's ARKit framework for use from Python on macOS via PyObjC, the bridge that translates between Python and Objective-C. ARKit is Apple's framework for building augmented reality experiences, handling tasks like scene understanding, motion tracking, and rendering AR content. The wrapper exposes ARKit's classes and methods to Python code, but does not include its own documentation\u2014you rely on Apple's ARKit docs and PyObjC's general translation guides to understand how to use it.\n\nThe package is part of the larger PyObjC ecosystem and depends on pyobjc-core and pyobjc-framework-Cocoa. It is macOS-only and requires Python 3.10 or later. Use it when you need to build AR applications on Mac in Python, integrating with native ARKit capabilities rather than reimplementing them.","worth_installing":"Yes, if you are developing AR applications on macOS in Python. The package is actively maintained, has no known vulnerabilities, installs with low friction, and carries a permissive MIT license. However, it is macOS-only, requires Python 3.10+, and offers no bundled documentation\u2014you must cross-reference Apple's ARKit docs and PyObjC guides. Not applicable outside macOS."},"id":"pyobjc-framework-arkit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-arkit","md":"https://skillfed.io/packages/pyobjc-framework-arkit.md","pypi":"https://pypi.org/project/pyobjc-framework-arkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ARKit","python_support":"supports_current","summary":"Wrappers for the framework ARKit on macOS"},"popularity":{"monthly_downloads":483035,"position":6417,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
