python3-django-ranged-response

Django file response to stream to browsers properly (Python 3)
  https://pypi.python.org/pypi/django-ranged-response/
  0
  no reviews



Provides RangedFileResponse that is a modified FileResponse that returns Content-Range headers with the response, so browsers that request the file, can stream the response properly.

This package installs the library for Python 3.