This package contains user interfaces that can monitor the progress
of an algorithm, if the algorithm supports triggering an external
function to communicate its progress.


Installation
============
The package can be installed from the Python package index.

    pip install uilayer
