Get a count for the number of emails sent by each sender: Using Gmail API by Google
- gmailutils: For authorization: https://developers.google.com/gmail/api/quickstart/python
- Authorize the app to read your email
- Create a folder called "log"
- Run gmailanalyzer.py
Optimization needed