[Numpy-discussion] Reading automatically all the parameters from a file
Giovanni Plantageneto
g.plantageneto@gmail....
Wed Nov 30 05:09:56 CST 2011
Dear all,
I have a simple question. I would like to have all the parameters of a
model written in a configuration file (text), and I would like to have
all the parameters in the file automatically defined inside a program.
I find ConfigParser a bit low level, is there any function that
automatically reads everything from a file?
Thanks.
More information about the NumPy-Discussion
mailing list