autorino.cfgenv package

Submodules

autorino.cfgenv.env_read module

Created on 22/04/2024 16:16:23

@author: psakic

autorino.cfgenv.env_read.read_env(envfile_path=None)[source]

Reads an environment configuration file (YAML format) and returns the corresponding dictionary.

Priority for determining the environment file path: 1. Function argument 2. Environment variable AUTORINO_ENV 3. Default file in the current directory