Yet Another Configuration Parser Module

christian schulze xcr4cx at googlemail.com
Wed May 26 13:32:42 EDT 2010


Hey folks,
I've written a small configuration parser for a recent project. I
think it's pretty usefull and not that "fat" or "complex" as the
regular python configuration modules like ConfigParser. The file
contains everything you need to know.

http://crac.pcriot.com/dl/config.py

If you have any suggestions I'd be glad if you'd contact me.



More information about the Python-list mailing list