Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Improvements using rich #269

Closed
Skazza94 opened this issue Jan 30, 2024 · 0 comments
Closed

UI Improvements using rich #269

Skazza94 opened this issue Jan 30, 2024 · 0 comments
Assignees
Milestone

Comments

@Skazza94
Copy link
Member

The existing CLI UI lacks certain features that would make it more informative, visually appealing, and user-friendly.

To address these shortcomings, we propose integrating the rich library into Kathará. The rich library provides a powerful set of tools for creating rich terminal-based user interfaces. By leveraging the capabilities of rich, we can introduce features such as enhanced text formatting, better tables, and more.

Moreover, this will remove some third party libraries (coloredlogs and terminaltables) that are used to achieve similar results, reducing the number of external dependencies.

@Skazza94 Skazza94 added this to the Release 3.7.3 milestone Jan 30, 2024
Skazza94 added a commit that referenced this issue Jan 30, 2024
Skazza94 added a commit that referenced this issue Jan 30, 2024
Co-Authored-By: Tommaso Caiazzi <tommasocaiazzi@gmail.com>
Skazza94 added a commit that referenced this issue Jan 30, 2024
Co-Authored-By: Tommaso Caiazzi <tommasocaiazzi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants