Downloads all files which have a particular keyword in their name in a single click.
This is especially useful for the teachers who need students' assigments to be mailed to them. Instead of manually downloading hundereds of attachments, this python script downloads them for you.
1)You may need to enable access to less secure apps in your account here
2)Edit and enter your username and gmail password into the script
3)Change the Directory where you want to save your attachments
4)Set the keywords which the filename should start with keyword and underscore(Eg. if the keyword is "IMPORTANT" , filename should be "IMPORTANT_(any filename here)"