{"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 Apple's ClassKit framework on macOS, enabling Python developers to integrate with ClassKit APIs for educational app development.","skillfed_tags":["macos-only","objective-c-bridge","education-framework"],"use_cases":["Build educational macOS applications that report student progress to Apple's Classroom and education platforms.","Integrate Python-based education tools with ClassKit's assignment and activity tracking APIs.","Develop macOS tutoring or learning management client apps that need ClassKit compliance.","Create Python scripts that interact with ClassKit data stores on macOS for administrative tasks."],"what_it_does":"This package wraps Apple's ClassKit framework, making it accessible from Python code running on macOS. ClassKit is Apple's framework for educational applications, providing APIs for tracking student progress, managing assignments, and integrating with Apple's education ecosystem. The package is part of the larger PyObjC project, which bridges Python and Objective-C frameworks on macOS.\n\nTo use it, you install the package and import ClassKit classes directly into Python. The wrappers translate Python calls into Objective-C method invocations, but they do not include standalone documentation\u2014you rely on Apple's official ClassKit documentation plus PyObjC's general translation guidelines. This is a thin binding layer, not a high-level abstraction, so familiarity with both the ClassKit framework and PyObjC conventions is expected.","worth_installing":"Yes, if you are developing an educational macOS application in Python and need ClassKit integration. The package is actively maintained, supports current Python versions, carries no known vulnerabilities, and uses a permissive license. Install friction is moderate due to platform and compiled dependencies, but that is unavoidable for any macOS framework binding. Not relevant outside macOS or for non-educational use cases."},"id":"pyobjc-framework-classkit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-classkit","md":"https://skillfed.io/packages/pyobjc-framework-classkit.md","pypi":"https://pypi.org/project/pyobjc-framework-classkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ClassKit","python_support":"supports_current","summary":"Wrappers for the framework ClassKit on macOS"},"popularity":{"monthly_downloads":654237,"position":5527,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
