lezargus.config module

lezargus.config module#

Storage place for all of the configuration parameters in Python.

The configuration file yaml is generated from this module, on the fly, by converting it to a valid yaml file.

Notice! Users: Do not edit this file as a Python file.