python3-parfive

HTTP and FTP parallel file downloader for Python
  https://parfive.readthedocs.io/
  0
  no reviews



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.