Skip to content

zopefoundation/zope.principalannotation

Repository files navigation

zope.principalannotation

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.principalannotation/badge.svg?branch=master 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/.