.. |
action_example.py
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
action_factory_demo.py
|
Add PromptMenuAction, add cancel button to SelectionAction, make get_command async, add Action validation and defauilt nargs to None.
|
2025-05-24 12:29:16 -04:00 |
auto_args_group.py
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
auto_parse_demo.py
|
Update help formatting, allow help to be filtered by tag
|
2025-05-31 21:51:08 -04:00 |
config_loading.py
|
Create action submodule, add various examples
|
2025-05-13 20:07:31 -04:00 |
falyx.yaml
|
Add help_text for commands to argparse run subcommand, change the way Falyx.run works and you can only pass FalyxParsers
|
2025-05-30 00:36:55 -04:00 |
falyx_demo.py
|
Fix validation for empty input
|
2025-06-01 23:12:53 -04:00 |
file_select.py
|
Create action submodule, add various examples
|
2025-05-13 20:07:31 -04:00 |
http.yaml
|
Add loading submenus from config or Falyx object, more examples
|
2025-05-13 23:19:29 -04:00 |
http_demo.py
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
menu_demo.py
|
Add PromptMenuAction, add cancel button to SelectionAction, make get_command async, add Action validation and defauilt nargs to None.
|
2025-05-24 12:29:16 -04:00 |
pipeline_demo.py
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
process.yaml
|
Add loading submenus from config or Falyx object, more examples
|
2025-05-13 23:19:29 -04:00 |
process_pool.py
|
Add ProcessPoolAction, update CAP to look only at keywords correctly
|
2025-05-28 00:58:50 -04:00 |
run_key.py
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
selection_demo.py
|
Add PromptMenuAction, add cancel button to SelectionAction, make get_command async, add Action validation and defauilt nargs to None.
|
2025-05-24 12:29:16 -04:00 |
shell_example.py
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
simple.py
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
single_http.py
|
Add loading submenus from config or Falyx object, more examples
|
2025-05-13 23:19:29 -04:00 |
submenu.py
|
Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file
|
2025-05-25 19:25:32 -04:00 |
type_validation.py
|
Bubble up errors from CAP, catch a broader exception when parsing arguments, add type parsing to arg_metadata
|
2025-06-02 23:45:37 -04:00 |
user_input_demo.py
|
Add UserInputAction, coerce ActionFactoryAction to be async, add custom tables for MenuAction, Change Exit Command to use X
|
2025-05-14 20:28:28 -04:00 |