python-libeconf is a Python Library which offers Python bindings for libeconf.
libeconf is a highly flexible and configurable library to parse and manage key=value configuration files. It reads configuration file snippets from different directories and builds the final configuration file for the application from it.
You can find our documentation here.