DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-webflash
BeschreibungPortable flash messages for Python WSGI applications
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.1a9-3
Sektionpython
Prioritätoptional
Installierte Größe108 Byte
Hängt ab vonpython-support (>= 0.90.0), python-simplejson
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quelle
Paketgröße9522 Byte
Prüfsumme MD577e8faa5666754168ebc38065fe9afe7
Prüfsumme SHA167f02aec0c58e372b5fe33837577c949e599b6b2
Prüfsumme SHA256fbf1d2d606c4df951d2218f3465cf8aed66f8017bdebb0b7989178ecb0cf21e1
Link zum Herunterladenpython-webflash_0.1a9-3_all.deb
Ausführliche BeschreibungWebFlash 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


Impressum
Linux is a registered trademark of Linus Torvalds