python3-remotezip

Access zip file content hosted remotely without downloading the full file
  https://github.com/gtsystem/python-remotezip
  0
  no reviews



This module provides a way to access single members of a zip file archive without downloading the full content from a remote web server. For this library to work, the web server hosting the archive needs to support the range header.