What's new? | Help | Directory | Sign in
Google
imaperyx
imaperyx aims to be an easy-to-use, Pythonic and complete IMAP client library with no dependencies outside the Python standard library.
  
  
  
  
    
Code License: Apache License 2.0
Labels: python, imap, mail
Show all Featured Wiki Pages:
API Mailbox Manager Message MessageSet
Links:
Groups:

NOTE

imaperyx is not ready for use at this point. We are still in the process of merging code bases from imap-wrap and IMAPClient, as well as deciding on details of the API to implement. Please check back as we continue to make progress.

TODO

  1. Integrate IMAP fetch parser into Connection
  2. Update BodyItem (part of fetch command) to use slice notation for <partial> values
  3. Update IMAPMailbox / MessageSet to use slice notation

Features

Contributors