========
Overview
========

.. currentmodule:: orangecanvas

Orange canvas is build around the a scheme (workflow) model, which is
implmented in the :mod:`~orangecanvas.scheme` package. The
:mod:`~orangecanvas.registry` package handles the discovery of
available/installed widgets. Common reusable gui elements used
for building the user interface reside in th :mod:`~orangecanvas.gui`
package.
