Skip to content

zopefoundation/zope.principalannotation

Repository files navigation

zope.principalannotation

Latest release

Supported Python versions

image

image

Documentation Status

This package implements annotations for zope.security principals. Common annotation techniques, like AttributeAnnotations cannot be applied to principals, since they are created on the fly for every request.

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