| Name: | python2-whitenoise |
|---|---|
| Version: | 2.0.6 |
| Release: | 5.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 2735772 |
| License: | MIT |
| RPM: | python2-whitenoise-2.0.6-5.el7.noarch.rpm |
| Source RPM: | python-whitenoise-2.0.6-5.el7.src.rpm |
| Build Date: | Mon Oct 30 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://whitenoise.evans.io/ |
| Summary: | Static file serving for Python web apps |
| Description: | Radically simplified static file serving for python web apps. 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.) |