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.8.24
0.8.22
0.8.20
0.8.19
0.8.18
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

Apr 10, 2026 at 18:18

License

MIT

Total Downloads

754

Version Downloads

22

Supported Platforms

noarch