{"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 ExceptionHandling framework, enabling monitoring and debugging of exceptional conditions in Cocoa applications from Python code.","skillfed_tags":["macos-only","cocoa-bindings","exception-handling"],"use_cases":["Catch and handle Cocoa exceptions from Python code running in a macOS application.","Monitor exceptional conditions in hybrid Python-Objective-C Cocoa programs.","Debug native macOS framework errors when called from Python via PyObjC.","Integrate Python error handling with native macOS exception reporting mechanisms."],"what_it_does":"This package wraps Apple's ExceptionHandling framework for use in Python, allowing developers to monitor and debug exceptional conditions in Cocoa applications. It is part of the larger PyObjC project and depends on pyobjc-core and pyobjc-framework-Cocoa to bridge between Python and Objective-C.\n\nThe package is intended for macOS development where you need to integrate Python code with native Cocoa exception handling. It does not include its own documentation; users must refer to Apple's framework documentation and PyObjC's general translation guides to understand how to use the bindings effectively.","worth_installing":"Yes, if you are developing macOS Cocoa applications in Python and need to handle native framework exceptions. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install only if you target macOS and use PyObjC; it is not useful on other platforms."},"id":"pyobjc-framework-exceptionhandling","links":{"html":"https://skillfed.io/packages/pyobjc-framework-exceptionhandling","md":"https://skillfed.io/packages/pyobjc-framework-exceptionhandling.md","pypi":"https://pypi.org/project/pyobjc-framework-exceptionhandling/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ExceptionHandling","python_support":"supports_current","summary":"Wrappers for the framework ExceptionHandling on macOS"},"popularity":{"monthly_downloads":656898,"position":5483,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
