Commit graph

22 commits

Author SHA1 Message Date
Emmanuel Garette
c09b3c0844 support empty choice 2024-07-30 11:41:47 +02:00
Emmanuel Garette
06027aad73 unrestraint 2024-07-30 11:41:47 +02:00
Emmanuel Garette
f1db5c87f6 python 3.5 2024-07-30 11:41:47 +02:00
Emmanuel Garette
2184332e62 python 3.5 support 2024-07-30 11:41:47 +02:00
Emmanuel Garette
11b2bcc591 choice already manage by argparse 2024-07-30 11:41:47 +02:00
Emmanuel Garette
dc94b37896 support integer choiceoption 2024-07-30 11:41:47 +02:00
Emmanuel Garette
0583c19f75 no- + fullname == false 2024-07-30 11:41:47 +02:00
Emmanuel Garette
eab6059b09 problem with boolean option 2024-07-30 11:41:47 +02:00
Emmanuel Garette
6f47a069c5 add display_modified_value parameter 2024-07-30 11:41:47 +02:00
Emmanuel Garette
3d1a558389 setup.py 2024-07-30 11:41:47 +02:00
Emmanuel Garette
88949d8682 remove OD if name == description is now managed with internal argparser mechanism 2024-07-30 11:41:47 +02:00
Emmanuel Garette
528d16ec88 add all options even if already set by user 2024-07-30 11:41:47 +02:00
Emmanuel Garette
dcc7510676 add --pop-leader to remove a value in a leader option 2024-07-30 11:41:47 +02:00
Emmanuel Garette
452e1fb0e0 do not use RawDescriptionHelpFormatter by default 2024-07-30 11:41:47 +02:00
Emmanuel Garette
549151b3b8 path => compare 2024-07-30 11:41:47 +02:00
Emmanuel Garette
d8ee3486e9 use rawformatter and add epilog 2024-07-30 11:41:47 +02:00
Emmanuel Garette
b0849ab260 remove_empty_description_od with path 2024-07-30 11:41:47 +02:00
Emmanuel Garette
1ade6c883f remove OD with no description in help if option remove_empty_description_od set to True 2024-07-30 11:41:46 +02:00
Emmanuel Garette
067831bddd remove empty OD in help if option remove_empty_od set to True 2024-07-30 11:41:46 +02:00
Emmanuel Garette
5f97544463 support suboptiondescription in TiramisuCmdLineParser 2024-07-30 11:41:46 +02:00
Emmanuel Garette
1cb8a2cc7b leader/follower support 2024-07-30 11:41:46 +02:00
Emmanuel Garette
dd14b0f752 use gettext 2024-07-30 11:41:46 +02:00
Renamed from tiramisu_cmdline_parser/tiramisu_cmdline_parser.py (Browse further)