smartfile / client-python

SmartFile API Client (Python).
http://app.smartfile.com/api/
MIT License
20 stars 7 forks source link

Allow the user to control the download #17

Closed cabarnes closed 7 years ago

cabarnes commented 7 years ago

Allows the caller of the download method to get the response object back to download the item as needed. This allows the caller to iteratively download in whatever chunk size is desired, to download to whatever location is desired, etc.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-1.03%) to 70.161% when pulling e12c5b932df1c180c763a6bf1630b22928d88527 on generic-download-support into cdc333f80339c2f1d15da8e0a67ee2e0aaad11f0 on master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-1.03%) to 70.161% when pulling a6bc2d07a79ebca1b7b561184f22e7ac4fc10cee on generic-download-support into 4db0dfc637a9029d9191ebdb10d342decfc31cbb on master.