MHLoppy@fedia.io to Programmer Humor@programming.dev · 2 年前isInHell = 'true'fedia.ioimagemessage-square82linkfedilinkarrow-up1690arrow-down14file-text
arrow-up1686arrow-down1imageisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 2 年前message-square82linkfedilinkfile-text
minus-squareBeigeAgenda@lemmy.calinkfedilinkarrow-up14·2 年前Hear me out, what about using JSON to store the configuration in the Python backend?
minus-squareUnfortunateShort@lemmy.worldlinkfedilinkarrow-up9·2 年前You need to use as many different formats as possible, otherwise you look unprofessional
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up6·2 年前I like your idea, but hear me out: A Python file for configuration is the best way to guarantee that any friendly code I write to help the user with config usually won’t execute. And I hate my users.
Hear me out, what about using JSON to store the configuration in the Python backend?
You need to use as many different formats as possible, otherwise you look unprofessional
I like your idea, but hear me out:
A Python file for configuration is the best way to guarantee that any friendly code I write to help the user with config usually won’t execute. And I hate my users.