Re: Best practice for config files?

Liste des GroupesRevenir à cl python 
Sujet : Re: Best practice for config files?
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.lang.python
Date : 22. May 2025, 21:33:12
Autres entêtes
Organisation : Stefan Ram
Message-ID : <path-20250522213301@ram.dialup.fu-berlin.de>
References : 1 2
ram@zedat.fu-berlin.de (Stefan Ram) wrote or quoted:
On Linux:
~/.config/YourAppName

  But don't just build this path manually as the proper
  code for Linux should follow the XDG convention. I hope
  that the library does this correctly!

  What I actually found on my harddisk was a "platformdirs"
  package from "setuptools", which seems to know about XDG.
  (I not sure whether the separated "platformdirs" from PyPI
  is the same.)



Date Sujet#  Auteur
22 May 25 * Best practice for config files?11Michael F. Stemper
22 May 25 +* Re: Best practice for config files?6Stefan Ram
22 May 25 i+- Re: Best practice for config files?1Stefan Ram
23 May 25 i+* Re: Best practice for config files?3Stefan Ram
23 May 25 ii`* Re: Best practice for config files? (Posting On Python-List Prohibited)2Lawrence D'Oliveiro
24 May 25 ii `- Re: Best practice for config files? (Posting On Python-List Prohibited)1rbowman
24 May 25 i`- Re: Best practice for config files?1Michael F. Stemper
23 May 25 +* Re: Best practice for config files?2Paul Rubin
23 May 25 i`- Re: Best practice for config files? (Posting On Python-List Prohibited)1Lawrence D'Oliveiro
23 May 25 +- Re: Best practice for config files?1Chuck Rhode
24 May 25 `- Re: Best practice for config files?1Jason H

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal