A python module for reading from and writing to gmail accounts. All operations can either be called in "standard" blocking mode or in a non-blocking mode using the Tornado Web Server IO Loop event loop.
- Tornado (if you want to use the non-blocking methods)
- Google OAuth2 Client
- imaplib2
Written by Peter Snyder [email protected] for Professor Chris Kanich in the BITS lab at the University of Illinois in Chicago