https://github.com/spajai/etl-script-sharepoint-data-uploader
Custom Python script to perform operation on Microsoft365 SharePoint
https://github.com/spajai/etl-script-sharepoint-data-uploader
automation data-pipe etl microsoftoffice office365 python3 python3-script sharepoint sharepointapps
Last synced: 7 months ago
JSON representation
Custom Python script to perform operation on Microsoft365 SharePoint
- Host: GitHub
- URL: https://github.com/spajai/etl-script-sharepoint-data-uploader
- Owner: spajai
- License: gpl-3.0
- Created: 2022-09-07T16:56:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-07T17:01:34.000Z (over 3 years ago)
- Last Synced: 2024-12-28T11:41:38.498Z (over 1 year ago)
- Topics: automation, data-pipe, etl, microsoftoffice, office365, python3, python3-script, sharepoint, sharepointapps
- Language: Python
- Homepage: https://github.com/spajai/ETL-Script-sharepoint-data-uploader
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`