CMD + K

whitenoise

Community

Radically simplified static file serving for Python web apps

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::whitenoise

Usage Tracking

6.11.0
6.7.0
6.6.0
6.5.0
6.4.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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. (Especially useful on Heroku, OpenShift and other PaaS providers.) It's designed to work nicely with a CDN for high-traffic sites so you don't have to sacrifice performance to benefit from simplicity. WhiteNoise works with any WSGI-compatible app but has some special auto-configuration features for Django.

About

Summary

Radically simplified static file serving for Python web apps

Last Updated

Nov 4, 2025 at 17:32

License

MIT

Total Downloads

168.0K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 3.3.1
win-32 Last supported version: 3.3.1
win-64 Last supported version: 3.3.1
macOS-64 Last supported version: 3.3.1