/pygmail

A python module for interacting with gmail accounts through python

Primary LanguagePython

pyGmail

Description

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.

Requirements

Author

Written by Peter Snyder snyderp@gmail.com for Professor Chris Kanich in the BITS lab at the University of Illinois in Chicago