shiva1103 / Email-Doc-Reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email-Doc-Reader

In this project I Created a python program to read and download email attachment from a Gmail account

Resources which have been used-

i. Google-API To access the Gmail services.

ii. Python IDLE or Visual Studio Code

iii. Client-secret.JSON File which is a type of user credientials to access the Gmail account will be downloaded from google firebase

iv. Libraries: os, base64, typing, unicodedata, pandas, time, google_apis, pickle, datetime, collections, google_auth_oauthlib.flow, googleapiclient.discovery, gleapiclient.http, google.auth.transport.requests

output of the program:

Downloading the File

image

About


Languages

Language:Python 100.0%