Roland Thomas Jr roland
roland pushed to main at roland/falyx 2025-05-30 00:37:04 -04:00
c2eb854e5a Add help_text for commands to argparse run subcommand, change the way Falyx.run works and you can only pass FalyxParsers
roland pushed to main at roland/falyx 2025-05-28 17:11:54 -04:00
8a3c1d6cc8 Fix global-init imports, passing args from command line to required commands
roland pushed to main at roland/falyx 2025-05-28 00:59:01 -04:00
f196e38c57 Add ProcessPoolAction, update CAP to look only at keywords correctly
roland pushed to main at roland/falyx 2025-05-25 19:25:43 -04:00
fb1ffbe9f6 Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
roland pushed to main at roland/falyx 2025-05-24 17:53:44 -04:00
429b434566 Remove emojis from logging statements
roland pushed to main at roland/falyx 2025-05-24 15:09:52 -04:00
4f3632bc6b Remove emojis from logging statements
roland pushed to main at roland/falyx 2025-05-24 13:46:15 -04:00
ba562168aa hotfix syntax error < python3.12
ddb78bd5a7 Add PromptMenuAction, add cancel button to SelectionAction, make get_command async, add Action validation and defauilt nargs to None.
Compare 2 commits »
roland pushed to main at roland/falyx 2025-05-22 14:59:33 -04:00
b0c0e7dc16 Fix run_group parser for REMAINDER, fix render_help formatting
roland pushed to main at roland/falyx 2025-05-21 23:36:07 -04:00
0a1ba22a3d Remove args/kwargs being passed to generated Action from FactoryAction
roland pushed to main at roland/falyx 2025-05-21 23:18:55 -04:00
b51ba87999 Add cancel for SelectionActions, Add args/kwargs to ActionFactoryAction, remove requires_input detection, add return types to SelectionAction, add option to hide_menu_table
roland pushed to main at roland/falyx 2025-05-19 20:03:27 -04:00
3c0a81359c Make auto_args default fallback, integrate io_actions with argument parsing
roland merged pull request roland/falyx#3 2025-05-18 22:27:28 -04:00
Add auto_args
roland pushed to main at roland/falyx 2025-05-18 22:27:28 -04:00
4fa6e3bf1f Merge pull request 'Add auto_args' (#3) from argparse-integration into main
afa47b0bac Add auto_args
Compare 2 commits »
roland created pull request roland/falyx#3 2025-05-18 22:26:39 -04:00
Add auto_args
roland created branch argparse-integration in roland/falyx 2025-05-18 22:25:25 -04:00
roland pushed to argparse-integration at roland/falyx 2025-05-18 22:25:25 -04:00
afa47b0bac Add auto_args
roland pushed to main at roland/falyx 2025-05-17 21:14:30 -04:00
70a527358d Merge pull request 'Add CommandArgumentParser and integrate argument parsing from cli and menu prompt' (#2) from command-arg-parser into main
62276debd5 Add CommandArgumentParser and integrate argument parsing from cli and menu prompt
Compare 2 commits »
roland merged pull request roland/falyx#2 2025-05-17 21:14:29 -04:00
Add CommandArgumentParser and integrate argument parsing from cli and menu prompt
roland created pull request roland/falyx#2 2025-05-17 21:14:17 -04:00
Add CommandArgumentParser and integrate argument parsing from cli and menu prompt
roland created branch command-arg-parser in roland/falyx 2025-05-17 21:11:14 -04:00