orca package

Submodules

orca.configmanager module

Manages configuration

It’s effectively a singleton using module imports.

orca.configmanager.ORCA_CONF_PATH = '/home/docs/orca-conf.yml'

This can potentially be turned into something that’s more object-oriented. But for now this seems to do fine.

orca.configmanager.load_yaml(p: str)[source]

Module contents