bensteUEM / ChurchToolsAPI

Collection of Python files to use the API for ChurchTools
6 stars 4 forks source link

Solution for Issuse #5 file_download(...) #13

Closed kolibri52 closed 1 year ago

kolibri52 commented 1 year ago

Added improved function file_download(...) with OS independent Paths. All requested improvements from the first version were implemented. Functions file_download(...) and file_download_from_url(...) have been tested under windows os successfully. Functions should work under Linux as well, because all parts working with paths have been improved.

Other changes from ChurchToolsApi.py will be commited to separate branches