Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16050

Bug#1076628: ITP: aioimaplib -- Asynchronous IMAP4rev1 client library using Python asyncio

Path csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Edward Betts <edward@4angle.com>
Newsgroups linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python
Subject Bug#1076628: ITP: aioimaplib -- Asynchronous IMAP4rev1 client library using Python asyncio
Date Sat, 20 Jul 2024 10:40:01 +0200
Message-ID <J2dNf-3qTy-3@gated-at.bofh.it> (permalink)
X-Original-To Debian Bug Tracking System <submit@bugs.debian.org>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Sat Jul 20 08:33:11 2024
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -1.699
Reply-To Edward Betts <edward@4angle.com>, 1076628@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org
X-Debian-Pr-Message report 1076628
X-Debian-Pr-Package wnpp
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1847753
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 31
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sat, 20 Jul 2024 09:31:14 +0100
X-Original-Message-ID <bqpyjcdgllve2qlhggeikolgpmzslusoh3uoo7xyfuh5rwy4wc@q6z2jgwuyny5>
Xref csiph.com linux.debian.bugs.dist:1204914 linux.debian.devel:112605 linux.debian.maint.python:16050

Cross-posted to 3 groups.

Show key headers only | View raw


Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : aioimaplib
  Version         : 1.1.0
  Upstream Author : Bruno Thomas <bruno@barreverte.fr>
* URL             : https://github.com/bamthomas/aioimaplib
* License         : GPL-3
  Programming Lang: Python
  Description     : Asynchronous IMAP4rev1 client library using Python asyncio

  Python library that implements the IMAP4rev1 protocol with an asynchronous
  model using asyncio. This package allows users to handle IMAP communication in
  a non-blocking manner, enhancing the performance of applications by leveraging
  the asyncio framework to manage tasks concurrently.
  .
  Key features include:
    - Implementation of the IDLE command (RFC2177) for efficient real-time email
      monitoring.
    - Threading support with asyncio for safe concurrent operations.
    - Enhanced logging capabilities and OAuth2 authentication support for
      services like Microsoft Outlook and potentially Google Mail.
 .
  This library is ideal for developers needing to integrate IMAP support into
  applications that benefit from asynchronous programming, providing capabilities
  like email fetching, mailbox management, and real-time notifications without
  blocking the application's main thread.

I plan to maintain this package as part of the Python team.

Back to linux.debian.maint.python | Previous | Next | Find similar | Unroll thread


Thread

Bug#1076628: ITP: aioimaplib -- Asynchronous IMAP4rev1 client library using Python asyncio Edward Betts <edward@4angle.com> - 2024-07-20 10:40 +0200

csiph-web