Skip to content

Extracts CSV attachments from Gmail emails and appends them to a Google Sheets spreadsheet.

License

Notifications You must be signed in to change notification settings

jvmistica/gmail-to-gsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail to Google Sheets

Extracts CSV attachments from Gmail emails and appends them to a Google Sheets spreadsheet.

Getting Started

Login to your Google account and download the credentials.json file from: https://developers.google.com/gmail/api/quickstart/python. Save the file to the gmail and gsheets folder.

Install the required modules:

pip install -r requirements.txt

Run the main script:

python main.py

About

Extracts CSV attachments from Gmail emails and appends them to a Google Sheets spreadsheet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages