falyx/examples
Roland Thomas Jr 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
2025-05-21 23:18:45 -04:00
..
action_example.py Add MenuAction, SelectionAction, SignalAction, never_prompt(options_manager propagation), Merged prepare 2025-05-04 14:11:03 -04:00
action_factory_demo.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
auto_args_group.py Make auto_args default fallback, integrate io_actions with argument parsing 2025-05-19 20:03:04 -04:00
auto_parse_demo.py Make auto_args default fallback, integrate io_actions with argument parsing 2025-05-19 20:03:04 -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 cancel for SelectionActions, Add args/kwargs to ActionFactoryAction, remove requires_input detection, add return types to SelectionAction, add option to hide_menu_table 2025-05-21 23:18:45 -04:00
menu_demo.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
pipeline_demo.py Add cancel for SelectionActions, Add args/kwargs to ActionFactoryAction, remove requires_input detection, add return types to SelectionAction, add option to hide_menu_table 2025-05-21 23:18:45 -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 Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
run_key.py Add loading submenus from config or Falyx object, more examples 2025-05-13 23:19:29 -04:00
selection_demo.py Add cancel for SelectionActions, Add args/kwargs to ActionFactoryAction, remove requires_input detection, add return types to SelectionAction, add option to hide_menu_table 2025-05-21 23:18:45 -04:00
shell_example.py Add cancel for SelectionActions, Add args/kwargs to ActionFactoryAction, remove requires_input detection, add return types to SelectionAction, add option to hide_menu_table 2025-05-21 23:18:45 -04:00
simple.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -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 Create action submodule, add various examples 2025-05-13 20:07:31 -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