{"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 Apple's CoreML framework on macOS, enabling machine learning model inference through native Objective-C APIs.","skillfed_tags":["macos-only","objective-c-bindings","ml-inference"],"use_cases":["Load and run pre-trained CoreML models on macOS for inference within Python applications.","Integrate machine learning predictions into native macOS desktop or server applications written in Python.","Access CoreML-specific features (e.g., model metadata, input/output specifications) not exposed by higher-level ML libraries.","Build macOS-native ML pipelines that leverage CoreML's hardware acceleration on Apple Silicon or Intel processors."],"what_it_does":"pyobjc-framework-coreml is a thin Python wrapper around Apple's CoreML framework, part of the broader PyObjC project. It exposes CoreML's Objective-C APIs to Python, allowing developers to load and run machine learning models natively on macOS without reimplementing CoreML functionality in pure Python. The package does not include its own documentation; users must consult Apple's CoreML documentation and PyObjC's general translation guides to understand how to call the underlying framework.\n\nThe package is macOS-only and requires Python 3.10 or later. It depends on pyobjc-core and pyobjc-framework-Cocoa to bridge the Python\u2013Objective-C boundary. Installation is straightforward via wheels for current Python versions and architectures, but it is not portable to Linux, Windows, or older Python releases.","worth_installing":"Yes, if you are developing on macOS and need direct access to CoreML's native APIs. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. However, it is only useful on macOS with Python 3.10+; if you target other platforms or need cross-platform ML inference, consider higher-level libraries instead."},"id":"pyobjc-framework-coreml","links":{"html":"https://skillfed.io/packages/pyobjc-framework-coreml","md":"https://skillfed.io/packages/pyobjc-framework-coreml.md","pypi":"https://pypi.org/project/pyobjc-framework-coreml/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CoreML","python_support":"supports_current","summary":"Wrappers for the framework CoreML on macOS"},"popularity":{"monthly_downloads":854689,"position":4893,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
