Paket: python3-bottle-sqlite (0.1.3-2)
Links für python3-bottle-sqlite
Debian-Ressourcen:
Quellcode-Paket python-bottle-sqlite herunterladen:
- [python-bottle-sqlite_0.1.3-2.dsc]
- [python-bottle-sqlite_0.1.3.orig.tar.gz]
- [python-bottle-sqlite_0.1.3-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [bottlepy.org]
Ähnliche Pakete:
SQLite3 integration for Bottle - Python 3.x
Bottle-sqlite is a plugin that integrates SQLite3 with your Bottle application. It automatically connects to a database at the beginning of a request, passes the database handle to the route callback and closes the connection afterwards.
To automatically detect routes that need a database connection, the plugin searches for route callbacks that require a `db` keyword argument (configurable) and skips routes that do not. This removes any overhead for routes that don't need a database connection.
This package provides the Python 3.x module.
Andere Pakete mit Bezug zu python3-bottle-sqlite
|
|
|
|
-
- dep: python3
- Interaktive objektorientierte Hochsprache (Python3-Standardversion)
-
- dep: python3-bottle
- fast and simple WSGI-framework for Python3
python3-bottle-sqlite herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 4,8 kB | 21,0 kB | [Liste der Dateien] |