spajai / ETL-Script-sharepoint-data-uploader

Custom Python script to perform operation on Microsoft365 SharePoint

Home Page:https://github.com/spajai/ETL-Script-sharepoint-data-uploader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETL-Script-sharepoint-data-uploader

  • Custom Python script to perform operation on Microsoft365 SharePoint

  • working with upload,download,delete from sharepoint

Usage

  • Edit Define setting.py file

pip3 install json, os, sys ,office365, pandas, glob,csv, re

  • Can be used to refer the upload section on Sharepoint. (Reference purpose)

Example

pyhon3 SharePoint.py

  • These script expect a input file and read from settings.py

About

Custom Python script to perform operation on Microsoft365 SharePoint

https://github.com/spajai/ETL-Script-sharepoint-data-uploader

License:GNU General Public License v3.0


Languages

Language:Python 100.0%