https://docs.python.org/3/library/configparser.html
Source code: Lib/configparser.py This module provides the ConfigParser class which implements a basic configuration language which provides a structure similar...
configuration fileconfigparserpython