Python Forum
GUI progress bar for iterable objects
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GUI progress bar for iterable objects
#1
Hi, I recently started to work on python package named prgb-pkg which contains 'wrapper' class for iterable objects, like in tqdm. It provides undisturbed console output thanks to GUI in tkinter.
All is already implemented and ready to be installed. I have already uploaded 0.2.1 version on PyPI.
I am now looking for any code improvements.
Code repository on Github: https://github.com/KodenejmBerni/prgb_pkg
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020