CMD + K

py-asyncutils

Community

Your go-to async toolkit library.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::py-asyncutils

Usage Tracking

0.9.6
0.9.5
0.9.4
0.9.3
0.8.27
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

You may see this as yet another async library, but with its 30+ submodules each serving different use cases, asyncutils is truly 'broad and specific', aiming to suit your every need for recurring patterns in async, both high-level and low-level. Another merit is that is starts up fast (indeed, the asyncio import takes up 95% of the time required to load the module), and comes with an extensible REPL console for lightning-speed prototyping and testing (you don't even have to use asyncio.run; just await!), and a beautiful command line. An 'asyncutils' command is made available to run the console, for which 'autils' is an alias.

About

Summary

Your go-to async toolkit library.

Last Updated

May 19, 2026 at 03:58

License

MIT

Supported Platforms

noarch