Name: | python-webflash |
---|---|
Version: | 0.1 |
Release: | 0.8.a9.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 27674 |
License: | MIT |
RPM: | python-webflash-0.1-0.8.a9.el7.noarch.rpm |
Source RPM: | python-webflash-0.1-0.8.a9.el7.src.rpm |
Build Date: | Thu Sep 07 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://python-rum.org/wiki/WebFlash |
Summary: | Portable flash messages for WSGI apps |
Description: | WebFlash is a library to display "flash" messages in python web applications. These messages are usually used to provide feedback to the user (eg: you changes have been saved, your credit card number has been stolen, ...). One important characteristic they must provide is the ability to survive a redirect (ie: display the message in a page after being redirected from a form submission). |