Is there a way to open outlook(basically mails)files using python program and do some data parsing ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there a way to open outlook(basically mails)files using python program and do some data parsing ?

If I want to read outlook mails which are saved as .msg file and get the message body using python program . is that possible ? If yes, how can we do that?

3rd Aug 2018, 10:44 AM
Rushi
Rushi - avatar
1 Answer
+ 1
Sure , you can read , append, write and create files in python
3rd Aug 2018, 11:44 AM
Sousou
Sousou - avatar