Following libraries need to be installed
- GitPython - Command to install "pip install GitPython" to import the GIT modules
- XlsxWriter - command to install "pip install XlsxWriter" to read write excel.
Following libraries need to be installed 1.azure-storage-blob - command to install "pip install azure-storage-blob" to upload the files to Azure blob storage 2.azure - command to install "pip install azure" to access the microsoft azure 3.pywin32 - command to install "pywin32" to send mail through outlook mail
store the Account information, mail receipents in the config file. Make a copy of config_example.py to config.py and update the config.