### Enhancement Proposal The current config parser is good, but it seems to be a native parser code that needs to be maintained and updated with new feature requests. Its rather easier to the use pythons in-built [configparser](https://docs.python.org/3/library/configparser.html)