tomgross/pcloud

How can I display upload or download progress bar with speed and estimated time?

Opened this issue · 2 comments

Please share the code with Example.... I'm new to python.

@ashish453 there is an pCloud API method for that: https://docs.pcloud.com/methods/file/uploadprogress.html

It is not implemented yet. You have several options:

  • Implement it yourself and submit a pull request.
  • Wait until I have time and interest to implement it.
  • Pay me (or someone else) to implement it. My contact details are on my homepage: https://tomgross.github.io/
ikwyl6 commented

HI Tom - for this do you have any package or lib suggestions on how to tackle this? If you have some familiarity then maybe someone could take it on..