collective.viewlet.pythonscript

Viewlet rendering collection of items returned by customizable Python scripts


License
GPL-2.0
Install
pip install collective.viewlet.pythonscript==0.1

Documentation

collective.viewlet.pythonscript

This add-on product adds ability to use 'Script (Python)' objects as source of items to display in a Plone viewlet.

Usage

For managing the scripts - the 'Script (Python)' manager from collective.portlet.pythonscript package is used.

More details see: https://github.com/collective/collective.portlet.pythonscript

Site displays results of the query inside the registered viewlet.