Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Store mails in your inbox in csv format

1)This script takes your email and password as input.

2)Return a csv containing following attributes:

-Date

-From(Sender)

-Subject

-Mail Text

Prerequisites

You only need Python to run this script. You can visit here to download Python.

How to run the script

Running the script is really simple! Just open a terminal in the folder where your script is located and run the following command :

`pip install -r requirements.txt`
`python store_emails.py`

Author Name

gpriya32(Priyanka)