Python configparser - Working with data types in python configparser

preview_player
Показать описание
When you create a config file with configparser and you want to read the file with configparser agin, its importen to understand you can read it as data types and not only strings everytime you use the .get command, i will show tips and tricks here how you can work with configparser in python when you need to get data tyoes out

GitHub sources:
Рекомендации по теме