Python Forum
is there an easy way to add a progress bar/counter to an existing script
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
is there an easy way to add a progress bar/counter to an existing script
#1
I have a script that is complete, working well
but I'd like to add a progress bar or a step couter of some sort without having to redo teh entire script

I'm having a problem finding a progress bar I can do this with

basically I'd like to create a definition or a loop and add an indicator every so often inside the script to move it forward as the script continues

I know I can already just use print('message') every so often... but I'd like to make it appear either in a tkinter window or in the cmd window that appears without having it show up as 20 lines printed


Thanks if you can point me in the right direction
Reply


Messages In This Thread
is there an easy way to add a progress bar/counter to an existing script - by Soundtechscott - Jun-09-2019, 01:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python beginner that needs an expression added to existing script markham 1 746 Sep-04-2023, 05:24 AM
Last Post: Pedroski55
  Progress bar bnadir55 1 1,889 Apr-11-2022, 01:52 PM
Last Post: deanhystad
  Progress Indicator for Xmodem 0.4.6 KenHorse 1 2,023 Jan-30-2021, 07:12 PM
Last Post: bowlofred
  Need help creating complex loop around existing script CephloRhod 5 2,851 Apr-16-2020, 01:23 PM
Last Post: deanhystad
  How can I add a progress bar for my software? aquerci 8 3,873 Nov-16-2019, 04:20 PM
Last Post: aquerci
  wget progress bar anasrocks 1 4,775 Jun-06-2019, 03:12 PM
Last Post: heiner55
  Progress Finished Question malonn 32 17,888 May-23-2018, 02:43 AM
Last Post: malonn
  Seeking feedback on my script-in-progress league55 2 2,696 Feb-12-2018, 03:03 PM
Last Post: league55
  how to progress with py jakegold98 1 2,683 Dec-05-2017, 02:58 AM
Last Post: micseydel

Forum Jump:

User Panel Messages

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