Keine Beschreibung

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

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?