{"library":"aioshutil","type":"library","category":null,"description":"aioshutil is a Python library that provides asynchronous versions of functions from the standard `shutil` module. It achieves asynchronicity by running blocking I/O operations in a thread pool, thereby preventing the blocking of the asyncio event loop. The library is actively maintained, with the current version being 1.6.","language":"python","status":"active","version":"1.6","tags":["asyncio","shutil","io","asynchronous","file-operations"],"last_verified":"Sat May 23","install":[{"cmd":"pip install aioshutil","imports":["from aioshutil import copy","from aioshutil import rmtree","from aioshutil import move"]}],"homepage":null,"github":"https://github.com/kumaraditya303/aioshutil","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aioshutil/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aioshutil/compatibility"}}