Python config parser to get all the values from a section? March 25, 2023 by Tarik Make it a dict: dict(Config.items('Section'))