Slackware Current Repository by Conraid ====================================================================== python-anyio (synchronous concurrency and networking framework) AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or trio. It implements trio-like structured concurrency (SC) on top of asyncio and works in harmony with the native SC of trio itself. HOME: https://github.com/agronholm/anyio ====================================================================== REQUIRES: python-sniffio