{"library":"zexceptions","type":"library","category":null,"description":"zExceptions is a Python library containing common exceptions used primarily within the Zope and Plone web frameworks. It provides specialized exceptions like `NotFound`, `Redirect`, `Unauthorized`, and `Forbidden` that map to HTTP status codes, simplifying error handling in Zope applications. The current version is 6.0, and it follows an infrequent release cadence, often aligning with Zope framework updates.","language":"python","status":"active","version":"6.0","tags":["zope","exceptions","web","plone"],"last_verified":"Wed May 27","install":[{"cmd":"pip install zexceptions","imports":["from zexceptions import NotFound","from zexceptions import Redirect","from zexceptions import Unauthorized","from zexceptions import Forbidden"]}],"homepage":null,"github":"https://github.com/zopefoundation/zExceptions","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zexceptions/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.3,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zexceptions/compatibility"}}