bottle
Fast, simple and lightweight WSGI micro web-framework for Python
bottle
Descrizione
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
* Routing: Requests to function-call mapping with support for clean and dynamic URLs. * Templates: Fast and pythonic built-in template engine and support for mako, jinja2 and cheetah templates. * Utilities: Convenient access to form data, file uploads, cookies, headers and other HTTP-related metadata. * Server: Built-in HTTP development server and support for paste, fapws3, bjoern, gae, cherrypy or any other WSGI capable HTTP server.
Installa
Canale stable v0.12.25-2
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install bottle
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.