{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Provides a set of standard interfaces for browser-related components in Zope Toolkit applications, including view, adding, terms, and error-handling abstractions.","skillfed_tags":["zope-toolkit","interface-definitions"],"use_cases":["Define custom browser views in Zope applications by implementing IView or IBrowserView.","Build form-like components that handle adding objects to containers using the IAdding interface.","Implement term providers for choice fields and dropdowns via the ITerms interface.","Create custom error views for system exceptions by implementing ISystemErrorView.","Type-check or validate browser components against standard Zope interface contracts."],"what_it_does":"zope.browser is a collection of standard interfaces for browser-related components in Zope Toolkit applications. It defines contracts for common web concepts like views, browser views, adding operations, term providers, and system error handlers. The package exists to break circular dependencies in the Zope ecosystem by centralizing these interface definitions in a lightweight, dependency-minimal module.\n\nDevelopers use it by importing and implementing its interfaces when building Zope-based web applications or components. It is not a runtime framework or middleware\u2014it is purely a contract layer. If you are working within the Zope Toolkit, you will likely import from this package to annotate or check component types; if you are not, it has no direct use.","worth_installing":"Yes, if you are building or maintaining a Zope Toolkit application\u2014it is a stable, lightweight dependency with no security issues. No, if you are not working within Zope; the interfaces are specific to that ecosystem and have no standalone value. The aging maintenance status (336 days since last release) is not a blocker for a stable interface library, but signals this is not an actively evolving project."},"id":"zope-browser","links":{"html":"https://skillfed.io/packages/zope-browser","md":"https://skillfed.io/packages/zope-browser.md","pypi":"https://pypi.org/project/zope-browser/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-09-12","license_spdx":null,"license_treatment":"unclear","name":"zope.browser","python_support":"supports_current","summary":"Shared Zope Toolkit browser components"},"popularity":{"monthly_downloads":171344,"position":10371,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.0"}
