dkriegner / micro-flakes

https://dkriegner.github.io/micro-flakes/
GNU General Public License v3.0
0 stars 0 forks source link

possibility to set parameters via command line parameters #7

Closed dkriegner closed 1 year ago

dkriegner commented 1 year ago

input parameters which need to be inserted by the users should be also possible to be set via command line parameters

ji-ze commented 1 year ago

I agree

dkriegner commented 1 year ago

I imagine that one should reach the point where the main script only reads the input parameters and later on calls a function with parameters from the command-line or otherwise input. I guess the very same function will then be useful for the GUI (#9 )

ji-ze commented 1 year ago

Is argparse good?

dkriegner commented 1 year ago

hi, yes argparse is good. if there is something in the python standard library which does the job its usually a good idea to use it

On Sat, Nov 4, 2023 at 10:43 PM Jiří Zelenka @.***> wrote:

Is argparse good?

— Reply to this email directly, view it on GitHub https://github.com/dkriegner/micro-flakes/issues/7#issuecomment-1793562025, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACKZJFLZGDZ4DXN6RYYAIE3YC2ZGRAVCNFSM6AAAAAA63D2PR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJTGU3DEMBSGU . You are receiving this because you authored the thread.Message ID: @.***>