Initial commit: Sharepoint folder download tool using Graph API

This commit is contained in:
Martin Tranberg
2026-03-26 10:34:31 +01:00
commit fb20712c2e
3 changed files with 175 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
connection_info.txt
download_report_*.csv
__pycache__/
*.pyc
test_graph.py