py-asyncutils
Your go-to async toolkit library.
Your go-to async toolkit library.
To install this package, run one of the following:
You may see this as yet another async library, but with its 30+ submodules each serving different use cases, asyncutils aims 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, and a beautiful command line. An 'asyncutils' command is made available to run the console, for which 'autils' is an alias.
Summary
Your go-to async toolkit library.
Last Updated
Jun 26, 2026 at 16:11
License
MIT
Supported Platforms
GitHub Repository
https://github.com/jonathandung/asyncutils