{"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 Apple's ModelIO framework on macOS, enabling access to 3D model loading, mesh processing, and related graphics capabilities through a Python interface.","skillfed_tags":["macos-only","3d-graphics","pyobjc"],"use_cases":["Load and parse 3D model files on macOS using Apple's native ModelIO framework from Python.","Process mesh data and geometry in Python applications that run on macOS and need native performance.","Integrate 3D model handling into macOS desktop applications written in Python.","Access ModelIO's mesh optimization and analysis features for graphics pipelines on macOS."],"what_it_does":"This package wraps Apple's ModelIO framework, making it accessible from Python on macOS. ModelIO is part of Apple's graphics and media infrastructure, typically used for loading and processing 3D models and meshes. The wrapper translates between Python and Objective-C, allowing developers to call ModelIO APIs directly from Python code.\n\nThe package depends on pyobjc-core for the bridging infrastructure and pyobjc-framework-Cocoa and pyobjc-framework-Quartz for related macOS framework access. It is actively maintained and supports modern Python versions (3.10 through 3.15, including free-threading variants). Documentation is minimal in the package itself; users are directed to Apple's official ModelIO documentation and PyObjC's general translation guides.","worth_installing":"Yes, if you are developing on macOS and need to work with 3D models or mesh data using Apple's native framework. The package is actively maintained, permissively licensed, and supports current Python versions. Install friction is moderate due to macOS-only wheels and system dependencies, but that is inherent to the framework it wraps. Not applicable on non-macOS platforms."},"id":"pyobjc-framework-modelio","links":{"html":"https://skillfed.io/packages/pyobjc-framework-modelio","md":"https://skillfed.io/packages/pyobjc-framework-modelio.md","pypi":"https://pypi.org/project/pyobjc-framework-modelio/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ModelIO","python_support":"supports_current","summary":"Wrappers for the framework ModelIO on macOS"},"popularity":{"monthly_downloads":656166,"position":5498,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
