rangehttpserver 1.4.0


pip install rangehttpserver

  Latest version

Released: Aug 27, 2024

Project Links

Meta
Author: Dan Vanderkam

Classifiers

Environment
  • Console
  • Web Environment

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

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

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

No dependencies