Skip to content

Revisit TUI implementation #10

@paberr

Description

@paberr

Currently, the TUI uses custom implementations for progress bars, task lists, and spinners.
rich is a python package that already comes with these features and many more (e.g., color).

While a switch is currently not necessary, we should revisit it if:

  • we need new features for the TUI
  • the current implementation shows inconsistent behavior on other systems

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions