Project: rangehttpserver

SimpleHTTPServer with support for Range requests

Project Details

Latest version
1.3.3
Home Page
https://github.com/danvk/RangeHTTPServer/
PyPI Page
https://pypi.org/project/rangehttpserver/

Project Popularity

PageRank
0.0016821547696030555
Number of downloads
246343

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