[ ソース: parfive ]
パッケージ: python3-parfive (1.2.0-1)
python3-parfive に関するリンク
Debian の資源:
parfive ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [parfive.readthedocs.io]
類似のパッケージ:
HTTP and FTP parallel file downloader for Python
Parfive is a small library for downloading files, its objective is to provide a simple API for queuing files for download and then providing excellent feedback to the user about the in progress downloads. It also aims to provide a clear interface for inspecting any failed downloads.
Parfive supports downloading files over either HTTP or FTP using aiohttp and aioftp.
その他の python3-parfive 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool