Skip to content

feat(download): replace tqdm with rich for advanced progress bar#418

Open
PierreLapolla wants to merge 2 commits intowkentaro:mainfrom
PierreLapolla:progress_bar_update
Open

feat(download): replace tqdm with rich for advanced progress bar#418
PierreLapolla wants to merge 2 commits intowkentaro:mainfrom
PierreLapolla:progress_bar_update

Conversation

@PierreLapolla
Copy link
Copy Markdown

Replace tqdm with rich for a more customizable and visually appealing progress bar. Added a progress parameter to allow toggling the progress bar display. Updated dependencies to include rich>=14.2.0.

Replace `tqdm` with `rich` for a more customizable and visually appealing progress bar. Added a `progress` parameter to allow toggling the progress bar display. Updated dependencies to include `rich>=14.2.0`.
…tion

Enhance the progress bar by including `TaskProgressColumn` for better task visibility.
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.

1 participant