• Bug#1108999: ITP: python-janus -- Mixed sync/async queue for communicat

    From Edward Betts@21:1/5 to All on Wed Jul 9 11:40:01 2025
    XPost: linux.debian.devel, linux.debian.maint.python

    Package: wnpp
    Severity: wishlist
    Owner: Edward Betts <[email protected]>
    X-Debbugs-Cc: [email protected], [email protected]

    * Package name : python-janus
    Version : 2.0.0
    Upstream Author : Andrew Svetlov <[email protected]>
    * URL : https://github.com/aio-libs/janus
    * License : Apache-2.0
    Programming Lang: Python
    Description : Mixed sync/async queue for communication between threads and asyncio tasks

    Janus provides a queue with both synchronous and asynchronous interfaces,
    enabling communication between threads and asyncio-based code. It supports
    Queue, LifoQueue, and PriorityQueue, each usable from both sync and async
    contexts. Queues must be properly closed to avoid asyncio warnings. Janus is
    best suited for mixed sync/async use; native queues may be faster for
    single-mode cases.

    This library is a dependancy of datasette, a tool for exploring and publishing data.

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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)