Python Forum
Progress Indicator for Xmodem 0.4.6
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Progress Indicator for Xmodem 0.4.6
#1
I'm using the xmodem module (https://pypi.org/project/xmodem/) and it works just fine. However, I'd like to incorporate some sort of progress indicator during the upload.

I kinda know my way around python but I'm no expert. Can someone point me in the right direction?
Reply
#2
When I look at that package, it shows how to send/receive streams, not files. I don't see anything that reports the expected size. For a progress indicator, you'd usually want a percentage complete. Can you get the file size ahead of time?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  CandleStick & MACD Indicator using plotly.graph_object bianca 0 529 Aug-18-2023, 06:46 PM
Last Post: bianca
  Progress bar bnadir55 1 1,781 Apr-11-2022, 01:52 PM
Last Post: deanhystad
  How to stop Xmodem after bin file transfer was finished shaya2103 0 2,477 Nov-27-2019, 04:33 PM
Last Post: shaya2103
  problems sending BIN file with XMODEM python shaya2103 0 2,776 Nov-23-2019, 10:27 AM
Last Post: shaya2103
  How can I add a progress bar for my software? aquerci 8 3,695 Nov-16-2019, 04:20 PM
Last Post: aquerci
  Xmodem error neethuvp 6 3,705 Oct-18-2019, 06:08 AM
Last Post: neethuvp
  wget progress bar anasrocks 1 4,691 Jun-06-2019, 03:12 PM
Last Post: heiner55
  Progress Finished Question malonn 32 17,244 May-23-2018, 02:43 AM
Last Post: malonn
  how to progress with py jakegold98 1 2,598 Dec-05-2017, 02:58 AM
Last Post: micseydel
  Scraping a javascript RSSI indicator jon333 8 5,846 Aug-10-2017, 07:11 PM
Last Post: jon333

Forum Jump:

User Panel Messages

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