説明なし

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

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?