falyx/falyx
Roland Thomas Jr 62276debd5
Add CommandArgumentParser and integrate argument parsing from cli and menu prompt
2025-05-17 21:10:50 -04:00
..
action 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
themes Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
.pytyped Add options_manager, rework bottom_bar to only render through closures, easy add of options to bottom bar 2025-04-20 16:28:24 -04:00
__init__.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
__main__.py Add better starter examples init.py, change validation in config.py, add add_command_from_command 2025-05-11 14:32:12 -04:00
argparse.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -04:00
bottom_bar.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
command.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -04:00
config.py Add loading submenus from config or Falyx object, more examples 2025-05-13 23:19:29 -04:00
context.py Linting 2025-05-13 00:18:04 -04:00
debug.py Linting 2025-05-13 00:18:04 -04:00
exceptions.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -04:00
execution_registry.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
falyx.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -04:00
hook_manager.py Linting 2025-05-13 00:18:04 -04:00
hooks.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
init.py Linting 2025-05-13 00:18:04 -04:00
logger.py Linting 2025-05-13 00:18:04 -04:00
menu.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
options_manager.py Linting 2025-05-13 00:18:04 -04:00
parsers.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -04:00
prompt_utils.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
protocols.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -04:00
retry.py Linting 2025-05-13 00:18:04 -04:00
retry_utils.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
selection.py Create action submodule, add various examples 2025-05-13 20:07:31 -04:00
signals.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -04:00
tagged_table.py Linting 2025-05-13 00:18:04 -04:00
utils.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
validators.py Linting 2025-05-13 00:18:04 -04:00
version.py Add CommandArgumentParser and integrate argument parsing from cli and menu prompt 2025-05-17 21:10:50 -04:00