feat: Use click and autogenerated arguments from YAML parameter file

BREAKING CHANGE: arguments may not be propagated exactly the same way as previously
This commit is contained in:
Guilhem Lavaux 2024-04-03 16:27:39 +02:00
parent 661b17eea1
commit 47cdaffd81
8 changed files with 347 additions and 15 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
*.swp
# C extensions
*.so