- python3-typing-extensions | python3-supported-min (>= 3.10)
- python3:any
aioshutil is a Python library which provides asynchronous version of
function of shutil module. shutil module is blocking and using it in
asyncio applications will block the event loop and slow down the
application, aioshutil provides asynchronous friendly versions of the
functions of the shutil module as it performs blocking io in a thread pool.
Installed Size: 31.7 kB
Architectures: all