Reading properties file in Python, except using ConfigParser()

Günther Dietrich gd.usenet at spamfence.net
Fri Oct 5 07:32:10 EDT 2012


justmailharsh at gmail.com wrote:

>How to read properties file in Python? I found ConfigParser() but it has a 
>'section' limitation, so looking for other alternatives.

Have a look at PyYAML.



Best regards,

Günther



More information about the Python-list mailing list