{"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 CoreServices framework, enabling access to system services like file metadata, launch services, and search capabilities from Python code.","skillfed_tags":["macos-only","objective-c-bridge","system-integration"],"use_cases":["Access file metadata and search attributes on macOS through CoreServices APIs","Launch and manage applications via system services from Python scripts","Implement full-text search functionality using CoreServices capabilities","Access dictionary services for word definitions and linguistic data","Build macOS-native system utilities that need deep OS integration"],"what_it_does":"This package wraps Apple's CoreServices framework for use in Python, allowing developers to call native macOS system services from Python code. It is part of the PyObjC project and provides access to functionality through Python bindings to Objective-C.\n\nThe package requires macOS and depends on pyobjc-core, pyobjc-framework-FSEvents, and pyobjc-framework-Cocoa. It supports Python 3.10 through 3.15, including free-threading variants. Documentation is minimal in the package itself; users are expected to consult Apple's documentation for CoreServices alongside PyObjC's general translation guides.","worth_installing":"Yes, if you are developing on macOS and need to call CoreServices APIs from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is moderate due to platform specificity and multiple dependencies, but this is unavoidable for Objective-C bridging. Not applicable on non-macOS systems."},"id":"pyobjc-framework-coreservices","links":{"html":"https://skillfed.io/packages/pyobjc-framework-coreservices","md":"https://skillfed.io/packages/pyobjc-framework-coreservices.md","pypi":"https://pypi.org/project/pyobjc-framework-coreservices/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CoreServices","python_support":"supports_current","summary":"Wrappers for the framework CoreServices on macOS"},"popularity":{"monthly_downloads":687249,"position":5347,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
