Skip to content

Simple client providing an object interface for imaplib

License

Notifications You must be signed in to change notification settings

dawidl022/imap-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple IMAP Client object

This is an IMAP client that encapsulates some of the most common interactions with imaplib into an object-oriented structure.

Installation

pip3 install imap-client

Usage

from imap_client import IMAPClient

About

Simple client providing an object interface for imaplib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages