{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"}],"enrichment":{"capability":"Provides general-purpose exception classes and formatting utilities for Zope applications, including HTML and text exception formatters with enhanced traceback handling.","skillfed_tags":["zope-ecosystem","exception-formatting","web-framework"],"use_cases":["Format exception tracebacks into HTML for web error pages in Zope-based applications.","Enhance text-based exception output with custom metadata and improved readability in server logs.","Extract and manipulate stack frames programmatically for custom error reporting or monitoring.","Integrate exception handling into Zope application packages that need consistent error formatting."],"what_it_does":"zope.exceptions is a utility library that bundles exception classes and formatting tools designed for the Zope web framework ecosystem. It provides TextExceptionFormatter and HTMLExceptionFormatter classes that enhance Python's standard traceback output with better readability, support for custom traceback metadata, and special handling for Zope-specific error contexts. The package is not a framework itself but a foundational component that other Zope packages depend on to standardize exception reporting.\n\nThe package depends on setuptools and zope.interface, both of which are lightweight and widely available. It supports Python 3.9 through 3.13 on both CPython and PyPy. The codebase is mature and stable, with a long release history dating back to 2004, though recent development activity is minimal. It carries no known security vulnerabilities.","worth_installing":"Yes, if you are building or maintaining a Zope application or a package that depends on zope.exceptions. The package is stable, has no security issues, and installs with low friction. However, if you are starting a new project outside the Zope ecosystem, standard Python exception handling or a more actively maintained alternative may be a better fit. The aging maintenance status means you should not expect rapid bug fixes or feature additions."},"id":"zope-exceptions","links":{"html":"https://skillfed.io/packages/zope-exceptions","md":"https://skillfed.io/packages/zope-exceptions.md","pypi":"https://pypi.org/project/zope-exceptions/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-09-12","license_spdx":null,"license_treatment":"unclear","name":"zope.exceptions","python_support":"supports_current","summary":"Zope Exceptions"},"popularity":{"monthly_downloads":209887,"position":9507,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.0"}
