Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ashish453 opened this issue May 3, 2020 · 2 comments

Comments

@ashish453
Copy link

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

@tomgross
Copy link
Owner

tomgross commented May 6, 2020

@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
Copy link

ikwyl6 commented Jun 20, 2023

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..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants