------------------
* Added more utilities
* utils.month_range: Chunk dates into months.
* utils.simple_mail: Send basic emails for alerts or testing. *Note*: For greater security and flexibility, do still use the gmail functionality within this package.
* utils.StringLogger: Simply wrapper for logging with a string handler and convenience functions for retrieving logs as a string.
* Added dateutil as a dependency