imio.helpers

Various helper methods for development.


Keywords
plone, helpers, utils, dev, imio
License
GPL-2.0+
Install
pip install imio.helpers==0.15

Documentation

image

image

PyPI badge

imio.helpers

Various helper methods for development.

Requirements

The barcode generation method uses zint tool (https://sourceforge.net/projects/zint/).

You have to install zint version >= 2.6.0.

Caching

Use cache.get_plone_groups_for_user(the_objects=True) instead portal_groups.getGroupsForPrincipal Avoid portal_groups.getGroupById but use source_groups.get