[ bianca ]
[ 源代码: python-aioshutil ]
软件包:python3-aioshutil(1.5-2)
python3-aioshutil 的相关链接
下载源码包 python-aioshutil:
- [python-aioshutil_1.5-2.debian.tar.xz]
- [python-aioshutil_1.5-2.dsc]
- [python-aioshutil_1.5.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
asynchronous shutil module
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.
其他与 python3-aioshutil 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.10)
- 软件包暂时不可用