[ 原始碼: python-aioshutil ]
套件:python3-aioshutil(1.5-2)
python3-aioshutil 的相關連結
Debian 的資源:
下載原始碼套件 python-aioshutil:
- [python-aioshutil_1.5-2.dsc]
- [python-aioshutil_1.5.orig.tar.gz]
- [python-aioshutil_1.5-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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)
- 套件暫時不可用