hawat package

This package contains the web user interface for the Mentat system.

Architecture

Hawat is implemented on top of the Flask microframework and attempts to use many of its advanced features for application extendability, modularity and configurability. The Flask documentation is a great place to start if you want to write your own custom Hawat plugins or somehow extend or customize the default features or behavior.

Hawat was designed with a focus on application modularity. Only very small part of the application is mandatory and _core_, virtually everything is a pluggable module that can be dynamically enabled or disabled in configuration. Following is a list of key application features:

Subpackages

Submodules