python3-aioshutil
asynchronous shutil module
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/kumaraditya303/aioshutil
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-aioshutil