{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/10"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings to macOS's CalendarStore framework, enabling access to iCal data including calendars and tasks with change notifications.","skillfed_tags":["macos-only","objc-bindings","calendar-integration"],"use_cases":["Build macOS desktop applications that read or modify user calendars and tasks stored in iCal.","Create automation scripts that monitor calendar changes and trigger actions when events are added or modified.","Integrate Python tools with the native macOS calendar system for scheduling or calendar-aware workflows.","Develop system utilities that need programmatic access to iCal records without going through third-party calendar APIs."],"what_it_does":"This package wraps Apple's CalendarStore framework for use in Python on macOS, giving developers direct access to the system's iCal data store. It sits on top of pyobjc-core and pyobjc-framework-Cocoa, translating Objective-C calls into Python. You can fetch calendar records and tasks, modify them, and subscribe to change notifications when iCal data updates.\n\nIt is a thin binding layer rather than a high-level abstraction\u2014the package explicitly directs users to Apple's framework documentation and PyObjC's general translation guides. This makes it suitable for developers who need deep integration with macOS calendar systems and are comfortable reading Objective-C API docs and adapting them to Python.","worth_installing":"Yes, if you are building on macOS and need direct access to the system CalendarStore. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install friction is low. However, it is macOS-only and requires familiarity with Objective-C API translation; it is not a high-level calendar library."},"id":"pyobjc-framework-calendarstore","links":{"html":"https://skillfed.io/packages/pyobjc-framework-calendarstore","md":"https://skillfed.io/packages/pyobjc-framework-calendarstore.md","pypi":"https://pypi.org/project/pyobjc-framework-calendarstore/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CalendarStore","python_support":"supports_current","summary":"Wrappers for the framework CalendarStore on macOS"},"popularity":{"monthly_downloads":621133,"position":5720,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
