zope.principalannotation¶
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/en/latest/.
Project URLs¶
- https://pypi.python.org/pypi/zope.principalannotation (PyPI entry and downloads)