Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line arguments for pyfdax #188

Open
3 of 4 tasks
chipmuenk opened this issue Oct 14, 2020 · 0 comments
Open
3 of 4 tasks

Command line arguments for pyfdax #188

chipmuenk opened this issue Oct 14, 2020 · 0 comments

Comments

@chipmuenk
Copy link
Owner

chipmuenk commented Oct 14, 2020

Starting pyfdax creates a config and a logging config in some user directory. This process could be enhanced by processing user option using sys.argv or argparse, e.g.

  • -h for help
  • -r to reset / replace existing log files (e.g. to reset them to default options)
  • -d for setting user dir, temp dir, log dir, ...
  • -i for printing infos on paths and files

Non-default directory settings need to be stored in the pyfda file structure itself, probably requiring elevated access rights to achieve persistence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant