python3-pyside6.qtwebchannel

Python bindings for Qt 6 WebChannel module (Python 3)

pyside6 provides Python bindings for Qt 6.x framework.

python3-aiozoneinfo

Asynchronous tools for fetching timezone information in Python

This library provides asynchronous tools for efficiently fetching timezone information, ensuring non-blocking operations within applications using asyncio. By utilizing an internal cache and an executor for disk operations, aiozoneinfo avoids I/O blocking in the event loop, thereby enhancing performance in applications requiring time zone data.

python3-aioimaplib

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.

spectrum2-backend-smstools3

Spectrum 2 - smstools3 backend

Spectrum 2 is a set of and framework for instant messaging transports, mainly Jabber/XMPP. It can be used to make foreign networks, like ICQ, MSN, Twitter, or protocols that libpurple supports, available through an XMPP server.

python3-aiohttp-fast-url-dispatcher

Enhanced URL dispatcher for aiohttp for improved performance

This library introduces an optimized URL dispatcher for the aiohttp web server framework, designed to enhance routing performance by using an indexing system. Unlike the default UrlDispatcher which performs a linear search, potentially slowing down response times with a large number of routes, the FastUrlDispatcher maintains an index of URLs to ensure quick URL dispatch. This improvement is especially beneficial for applications with extensive routing requirements.

spectrum2-backend-twitter

Spectrum 2 - Twitter backend

Spectrum 2 is a set of and framework for instant messaging transports, mainly Jabber/XMPP. It can be used to make foreign networks, like ICQ, MSN, Twitter, or protocols that libpurple supports, available through an XMPP server.