Skip to content

Wrap a simple GUI for non CLI users #6

@davidverweij

Description

@davidverweij

Using a GUI wrapper for argparse CLI applications can turn a CLI interface into a simple GUI for non-CLI users. For example, Gooey (works for argparse) or Quick (works for click) create the GUI based on argument parsers present. A quick test showed that Quick does not handle prompts from click - not tested for Gooey.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions