PromptFlow

Tool for building config-driven CLI workflows.


Keywords
prompt, cli, utilities
License
BSD-3-Clause
Install
pip install PromptFlow==0.0.1

Documentation

Prompt Flow

Prompt Flow is a tool for quickly building CLI workflows. It uses the questionary prompt library as its basis, and builds a prompt workflow from your config YAML file. It also supports custom Python functions as part of your workflows.