How to store properties

Cecil Westerhof Cecil at decebal.nl
Wed Feb 8 06:26:57 EST 2017


In Java you (can) use a properties file store configuration. What is
the best way to do something like that in Python?
I saw ConfigParser, but have the feeling that it is not really used.
Would a JSON file be a good idea?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof



More information about the Python-list mailing list