3 projects
app-config
Read a config file and create a config module from the config variables which can be passed throughout an application. Reading and writing of the config file are based on configparser.
tpgUtils
shared application utlities.
config-tpg
Read a config file and create a config module which can be passed throughout an application. Reading and writing of the config file are based on configparser.