{"library":"whitenoise","type":"library","category":null,"description":"Radically simplified static file serving for WSGI applications. WhiteNoise takes a WSGI application and wraps it, serving static files directly from the application itself. It's commonly used with Django to serve `STATIC_ROOT` contents. Current version 6.12.0, with regular updates typically following major Django releases or when significant improvements are made.","language":"python","status":"active","version":"6.12.0","tags":["web","static files","wsgi","django","performance","cdn"],"last_verified":"Wed May 20","install":[{"cmd":"pip install whitenoise","imports":["from whitenoise import WhiteNoise","from whitenoise.middleware import WhiteNoiseMiddleware"]},{"cmd":"pip install whitenoise[brotli,zopfli]","imports":[]}],"homepage":null,"github":"https://github.com/evansd/whitenoise","docs":"https://whitenoise.readthedocs.io/","changelog":"https://whitenoise.readthedocs.io/en/stable/changelog.html","pypi":"https://pypi.org/project/whitenoise/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/whitenoise/compatibility"}}