rjachuthan / PythonSnippets

Frequently used python code snippets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sharepoint.py

Python scripts to communicate with Sharepoint. File contains:

  • file_download() - to download single file from Sharepoint location.
  • file_upload() - to upload single file from Sharepoint location.
  • get_folder_list() - to get list of all the files present in Sharepoint.

win32com

  • mail_with_win32.py - For mails using Outlook.
  • excel_with_win32.py - For excel operations.
  • filelogging.py - Generic functions for file logging.

About

Frequently used python code snippets.


Languages

Language:Python 91.3%Language:JavaScript 4.6%Language:CSS 1.4%Language:Jupyter Notebook 1.2%Language:C 0.7%Language:HTML 0.6%Language:Cython 0.2%Language:Jinja 0.1%Language:PowerShell 0.0%Language:Fortran 0.0%Language:Shell 0.0%Language:Less 0.0%Language:Smarty 0.0%Language:Batchfile 0.0%