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

[WIP] Port over to python-rich #89

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abbra
Copy link
Contributor

@abbra abbra commented Jan 8, 2024

Use python-rich module to handle terminal and colors. Python-rich is present in Fedora while xtermcolor is not anymore available there.

Use python-rich module to handle terminal and colors. Python-rich is
present in Fedora while xtermcolor is not anymore available there.

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
@abbra abbra changed the title [WIPPort over to python-rich [WIP] Port over to python-rich Jan 8, 2024
@abbra abbra marked this pull request as draft January 8, 2024 07:38
@abbra
Copy link
Contributor Author

abbra commented Jan 8, 2024

This is WIP -- it basically a work in progress to get rid of xtermcolor and blessings dependencies. It sill needs a bit of work to reuse input from the rich.Console and few other conversions but I wanted to give a heads-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant