remace07
  • Joined on 2022-12-06
remace07 deleted branch WIP--CLI-argumentsv2#1 from fcode/delarte 2022-12-18 23:36:31 +00:00
remace07 closed pull request fcode/delarte#18 2022-12-18 23:36:21 +00:00
WIP--CLI-argumentsv2#1
remace07 commented on pull request fcode/delarte#18 2022-12-18 23:36:19 +00:00
WIP--CLI-argumentsv2#1

already merged in stable branch, fixed #1

remace07 pushed to stable at fcode/delarte 2022-12-18 23:33:36 +00:00
b938dc38c6 Merge branch 'WIP--CLI-argumentsv2#1' into stable
28bd775817 📄 📝 docstring and licence at top of test package init module
196f88aebb Merge branch 'stable' of git.afpy.org:fcode/delarte into stable
dacf9533d6 Fix HLS protocol terminology in the code #12
52420213cd 📝 add more doc for CLI help string
Compare 15 commits »
remace07 reopened pull request fcode/delarte#18 2022-12-18 23:23:09 +00:00
WIP--CLI-argumentsv2#1
remace07 reopened pull request fcode/delarte#18 2022-12-18 23:23:09 +00:00
WIP--CLI-argumentsv2#1
remace07 closed pull request fcode/delarte#18 2022-12-18 23:22:59 +00:00
WIP--CLI-argumentsv2#1
remace07 commented on pull request fcode/delarte#18 2022-12-18 23:22:08 +00:00
WIP--CLI-argumentsv2#1

everything seems OK

remace07 commented on pull request fcode/delarte#17 2022-12-18 15:36:06 +00:00
WPI: CLI-argument-#1

I am a bit confused why the the "Fix HLS..." commit shows as part of that branch. I am not familiar with Gitea and therfore I find it difficult to see the diff against stable without seeing…

remace07 created pull request fcode/delarte#18 2022-12-18 14:48:59 +00:00
WIP--CLI-argumentsv2#1
remace07 pushed to WIP--CLI-argumentsv2#1 at fcode/delarte 2022-12-18 14:45:42 +00:00
52420213cd 📝 add more doc for CLI help string
e6741594b6 📄 add licence comments top
87f2e55a6f 💡 french translating docstrings
bcf0ba98ad 🐛 💡 fixed bad help sentence for resolution argument
beb0d99c1a 🚸 remove flags from script prototype
Compare 10 commits »
remace07 created branch WIP--CLI-argumentsv2#1 in fcode/delarte 2022-12-18 14:45:42 +00:00
remace07 pushed to stable at remace07/delarte_test 2022-12-16 11:48:52 +00:00
6cd1af8888 Merge branch 'WIP-CLI-argument-#1' into stable
3ee080c88f 📝 add more doc for CLI help string
8dce72c01a 📄 add licence comments top
2cbe3f9632 💡 french translating docstrings
03d45dfbbd 🐛 💡 fixed bad help sentence for resolution argument
Compare 12 commits »
remace07 created pull request remace07/delarte_test#1 2022-12-16 11:39:58 +00:00
WIP-CLI-argument-#1
remace07 created repository remace07/delarte_test 2022-12-16 11:38:55 +00:00
remace07 commented on issue fcode/delarte#1 2022-12-16 10:17:30 +00:00
CLI argument/options and default behaviours
I think implementation should be dictated by functionality not the other way around.

True

I am not sure I understand what you mean by "userproof", but I guess if the users do…
remace07 pushed to WIP-CLI-argument-#1 at fcode/delarte 2022-12-16 09:42:45 +00:00
bff125ce7f 📝 add more doc for CLI help string
62b7b22a62 📄 add licence comments top
6d18007b24 💡 french translating docstrings
5bc0eeed97 🐛 💡 fixed bad help sentence for resolution argument
9736926074 🚸 remove flags from script prototype
Compare 5 commits »
remace07 commented on pull request fcode/delarte#17 2022-12-16 00:02:04 +00:00
WPI: CLI-argument-#1

I think it is more "userproof" with flags: an user that provides a link, and a resolution but no language code would be badly interpreted by argparse: positionnal arguments HAVE TO be given in the…

remace07 pushed to WIP-CLI-argument-#1 at fcode/delarte 2022-12-14 14:38:27 +00:00
df120e54d5 🚸 add documentation for user to arguments parser with -h flag
remace07 pushed to WIP-CLI-argument-#1 at fcode/delarte 2022-12-14 14:16:37 +00:00
2ea7808c0f 📝 change readme doc on usage