Starting with Python
By Asim Krishna Prasad
Posted on 24/01/15
Tag :
Log
After a lot of hesitation I started with Python tonight. Started with an aim to make something which can help me in syncing my mails from my Gmail Account and finally implemented it. I was able to implement syncing and reading features alongwith the feature to send mails from the terminal itself. GUI still remains a mystery for me.
Learnt about the smtplib and imaplib of python and also a little of file handling. After hell lot of errors and bugs, was able to create a log file to get a gist of all the mails and create separate files for all the mails and even download the attachments. Will be posting the code soon enough. For now, let the coding continue ;) .
3:52 AM .. ..
COMMENTS :