Handling Configuration Files with ConfigObj
by Michael Foord
ConfigObj is a powerful and flexible configuration file parser suitable for most configuration needs. This article explores the basic use of configuration files, and some of the more advanced features that make ConfigObj the right choice for your application.