SimpleHTTPServer with support for Range requests
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