Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
SharePoint Download API works very slow
Hi,
I have been using the https://github.com/vgrem/Office365-REST-Python-Client/blob/480f825050caba9bc3c9b0f86d4fa32e1aa92e48/office365/sharepoint/files/file.py#L624 method to download PDFs from a SharePoint folder.
The problem is that a file of 774 KB takes around 10 seconds to download. Can somebody suggest any faster methods ?