########### Python APIs ########### Routes are defined in :mod:`weye.application` module while root object accessors are in :mod:`weye.root_objects`. Mimetypes (used to associate actions/views to items) functions are in :mod:`weye.utils` but it just parses the :file:`src/weye/mimedata.txt` (see :ref:`mimedata`). Finally, the configuration is stored in ... :mod:`weye.configuration` !