[ ソース: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- または python3-supported-min (>= 3.10)
- パッケージは利用できません