'Using python to recursively download files from SharePoint site

Has anyone been able to recursively download files from a SharePoint site using python? I want to download, basically, an entire folder structure and all of the files, primarily image files (.jpg, .png), and store them on desktop.

Has anyone been able to do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source