What's the official way of storing settings for python programs?

后端 未结 13 1345
傲寒
傲寒 2020-12-12 23:58

Django uses real Python files for settings, Trac uses a .ini file, and some other pieces of software uses XML files to hold this information.

Are one of these approa

13条回答
  •  再見小時候
    2020-12-13 00:15

    why would Guido blessed something that is out of his scope? No there is nothing particular blessed.

提交回复
热议问题