python-webflash
Portable flash messages for Python WSGI applications
Description
WebFlash is a library to display "flash" messages in Python web applications. These messages are usually used to provide feedback to the user (e.g: you changes have been saved, your credit card number has been stolen, etc). One important characteristic they must provide is the ability to survive a redirect (i.e., display the message in a page after being redirected from a form submission). * WebFlash is implemented using cookies, no state must be kept
* The messages can be rendered by the browser using Javascript
* Alternatively messages can be rendered by the server
* The JS code is small (~1Kb) and has no dependency
* WebFlash is designed to be used in WSGI frameworks
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://python-rum.org/wiki/WebFlash
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-webflash