Enhance Configuration file parsing
Created by: igabriel85
Current config file parsing method is cumbersome to expand due to exception handling and default value definition. Need better solution.
Check compatibility of Python 3.9 with current EDE libraries in order to use PEP622.