FICHA · MANJARO

python-resumable-urlretrieve

Small library to fetch files over HTTP and resuming their download

  • Library
  • Dev
  • NETWORK
  • STORAGE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Downloads files over HTTP from Python code and can continue an interrupted transfer instead of starting from the beginning. It is useful for scripts that fetch large files or run on unreliable connections.

Developers use it as a library; it does not add a standalone download manager. Validate URLs and destination paths, and be careful when resuming files from untrusted servers because partial content must still match the expected file.

Permissions

Permissions not analysed for this source yet.