Python wrapper for libaio
conda install conda-forge::python-libaio
conda install conda-forge/label/cf202003::python-libaio
Linux AIO API wrapper
This is about in-kernel, file-descriptor-based asynchronous I/O. It has nothing to do with the asyncio standard module.