Module modules.app

Sub-modules

modules.app.App

The piTomation Application class. For YAML configuration, please see modules.app.AppConfiguration.

modules.app.AppConfiguration

Basic application configuration. + The settings files are read with pyyaml and processed by pydantic. + Most values are rendered with pystache which …