Python script to read directly from gmail using imaplib
Make sure to follow these steps
-
Generate password in App passwords under google settings
Choose app as 'other' and give it any name
This generates a 16 character password -
Update
credentials.yml
To run the project
python server.py Open localhost:80 to view the interface