{"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 CoreLocation framework, enabling geolocation queries and location-aware application features on macOS.","skillfed_tags":["macos-native","geolocation","pyobjc"],"use_cases":["Build macOS desktop applications that respond to the user's physical location or movement.","Integrate geofencing or location-based notifications into native macOS apps.","Query device heading and compass data for navigation or orientation-aware features.","Develop location-triggered automation or context-aware workflows on macOS.","Access raw GPS/location data for scientific or mapping applications on macOS."],"what_it_does":"This package wraps Apple's CoreLocation framework for Python, allowing macOS applications to query device location, heading, and related geolocation data. It is part of the PyObjC project and provides direct access to Objective-C APIs through Python, enabling developers to build location-aware features on macOS without writing Objective-C directly.\n\nThe package depends on pyobjc-core and pyobjc-framework-Cocoa, which handle the Python-to-Objective-C translation layer. It is macOS-only and requires Python 3.10 or later. The project is actively maintained and supports current Python versions through 3.15, including free-threading variants.","worth_installing":"Yes, if you are building a macOS application that needs geolocation features. The package is actively maintained, has no known vulnerabilities, and offers a clean Python interface to a native macOS capability. Install friction is moderate due to platform specificity and compiled dependencies, but this is unavoidable for macOS framework bindings. Not applicable for non-macOS development."},"id":"pyobjc-framework-corelocation","links":{"html":"https://skillfed.io/packages/pyobjc-framework-corelocation","md":"https://skillfed.io/packages/pyobjc-framework-corelocation.md","pypi":"https://pypi.org/project/pyobjc-framework-corelocation/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CoreLocation","python_support":"supports_current","summary":"Wrappers for the framework CoreLocation on macOS"},"popularity":{"monthly_downloads":703115,"position":5282,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
