Pakiet: python3-bottle-sqlite (0.2.0-4)
Odnośniki dla python3-bottle-sqlite
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-bottle-sqlite:
- [python-bottle-sqlite_0.2.0-4.dsc]
- [python-bottle-sqlite_0.2.0.orig.tar.gz]
- [python-bottle-sqlite_0.2.0-4.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [bottlepy.org]
Podobne pakiety:
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.
Inne pakiety związane z python3-bottle-sqlite
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-bottle
- fast and simple WSGI-framework for Python 3
Pobieranie python3-bottle-sqlite
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 5,7 KiB | 25,0 KiB | [lista plików] |