iterative / iterative/PyDrive2
upload: add callback
- Vorherrschende Sprache
- Python
- Sterne
- 670
- Forks
- 75
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello
Thank you for development and contributions of PyDrive2:)
I want to upload a huge zip file by PyDrive2.
When I looked into the API, GetContents() has a callback for progress.
But UpLoad() does not.
https://gsuitedevs.github.io/PyDrive/docs/build/html/pydrive.html#pydrive.files.GoogleDriveFile.Upload
Are you planning to add a callback to show the upload progress?
Progress is a very important feature as I plan to upload a zip close to 750GB of single file
Related:
https://github.com/iterative/PyDrive2/issues/49#issuecomment-686286458
Beitragsleitfaden
Rechercherichtung
Start with the GoogleDriveFile.Upload API documentation and the related discussion in issue #49. Determine how an upload-progress callback should be exposed for large files, then verify that the callback reports progress during uploads and matches the documented API behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100