python3-whitenoise

static file serving for WSGI applications (Python 3)
  http://whitenoise.evans.io
  0
  no reviews



With a couple of lines of config, WhiteNoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, Amazon S3 or any other external service.

This package contains the Python 3 version of the library.