Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 260 Bytes

gmail-utility

  • A command line gmail utility in python for cleaning and analyzing gmail inbox.
  • Currently it can download all the emails, filter emails from particular senders and export to csv for analysis.
  • The code is easily readable and extendable.