Oven logo

Oven

Published

SimpleHTTPServer with support for Range requests

pip install rangehttpserver

Package Downloads

Weekly DownloadsMonthly Downloads

Project URLs

Requires Python

Dependencies

No dependencies

SimpleHTTPServer with support for Range requests

Quickstart:

$ pip install rangehttpserver
$ python -m RangeHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

See the GitHub repo for more information: https://github.com/danvk/RangeHTTPServer