falyx/examples
Roland Thomas Jr f196e38c57
Add ProcessPoolAction, update CAP to look only at keywords correctly
2025-05-28 00:58:50 -04:00
..
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 Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file 2025-05-25 19:25:32 -04:00
config_loading.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
falyx.yaml 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
falyx_demo.py Create action submodule, add various examples 2025-05-13 20:07:31 -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
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