| Name: | python3-whitenoise |
|---|---|
| Version: | 6.1.0 |
| Release: | 5.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 96153 |
| License: | MIT |
| RPM: | python3-whitenoise-6.1.0-5.el9.noarch.rpm |
| Source RPM: | python-whitenoise-6.1.0-5.el9.src.rpm |
| Build Date: | Sat Mar 11 2023 |
| Build Host: | build-ol9-x86_64.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.) |