Progress bar with TQDM #5471
Killface1980
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While updating my library, I found it annoying to have no clue what the status is.
I've asked ChatGPT to edit commands.py and add a progress bar, and as I'm not actively developing, I'm posting it as an idea with code example to adapt from.
Needs tqdm,
pip install tqdm
Beta Was this translation helpful? Give feedback.
All reactions