Python 101: Episode #30 – The configobj Package
In this episode you will learn how to use the configobj package. This is a 3rd party package that I think is better and easier to use than Python’s built-in configparser module. You can also read the chapter this video is based on here or get the book on Leanpub Related Reading A Brief ConfigObj […]
Python 101: Episode #30 – The configobj Package Read More »