3 lines
82 B

import configparser
config = configparser.ConfigParser()
config.read('config.ini')