zope.viewlet

Zope Viewlets


Keywords
zope, web, html, ui, viewlet, pattern, maintained
License
ZPL-2.1
Install
pip install zope.viewlet==5.0

Documentation

zope.viewlet

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.viewlet/badge.svg?branch=master Documentation Status

Viewlets provide a generic framework for building pluggable user interfaces. Viewlets are a special type of content provider that allows a template to define a region (a "viewlet manager") into which content ("viewlets") can be plugged.

Documentation is hosted at https://zopeviewlet.readthedocs.io/