How to store properties
Cholo Lennon
chololennon at hotmail.com
Wed Feb 8 07:34:56 EST 2017
More information about the Python-list mailing list
Wed Feb 8 07:34:56 EST 2017
- Previous message (by thread): How to store properties
- Next message (by thread): How to store properties
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/08/2017 08:26 AM, Cecil Westerhof wrote: > 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. I use it a lot ;-) > Would a JSON file be a good idea? > -- Cholo Lennon Bs.As. ARG
- Previous message (by thread): How to store properties
- Next message (by thread): How to store properties
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list