resumable-file-server

A simple, multithreaded HTTP file server supporting resumable downloads and file uploads written in pure Python. Drop-in replacement for `SimpleHTTPServer`, `http.server`.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install resumable-file-server

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0a0 pre-release 2025-06-23

Issues with this package?

Page last updated 2025-06-27 22:22:05 UTC