Sen descrición

George C. Privon ae4931854e clarify what the script does and does not currently do %!s(int64=11) %!d(string=hai) anos
LICENSE 1baefc0b66 GPLv3 license %!s(int64=11) %!d(string=hai) anos
README ae4931854e clarify what the script does and does not currently do %!s(int64=11) %!d(string=hai) anos
email_stats.py c3c2d4d48f (untested) bugfix: don't try to plot sender-separated data if no senders were given %!s(int64=11) %!d(string=hai) anos

README

Crawl through sent email folder and make plots of
- day vs time of day when emails were sent

Future additions:

* histograms collapsed along different axes
- histogram of popular email addresses
- gant chart of when email addresses were being emailed
- histogram of number of attachments and size of attachments
- histogram of number of recipients
- word count of emails?
- python natural language toolkit analysis?