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 Ubuntu Archiv lucid (universe)
Version0.1a9-3
Sektionuniverse/python
Prioritätoptional
Installierte Größe104 Byte
Hängt ab vonpython-support (>= 0.90.0), python-simplejson
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße9462 Byte
Prüfsumme MD58770fd3825b188ce98627e5075037027
Prüfsumme SHA1e8c217c6dfa72835dc528114334e38c8e1515ebb
Prüfsumme SHA25632490a2706232a3ece70dbbb348ad66eae29648efb980ea29c774ef49b843b17
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