...
/Configuration files and config parser
Configuration files and config parser
We'll cover the following...
Configuration files are used by both users and programmers. They are usually used for storing your application’s settings or even your operating system’s settings. Python’s core library includes a module called configparser that you can use for creating and interacting with configuration files.
We’ll spend a few minutes learning how it works in this chapter.
Access this course and 1400+ top-rated courses and projects.