Pacote: python3-bottle-sqlite (0.2.0-4)
Links para python3-bottle-sqlite
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte 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]
Mantenedores(as):
Fontes externas:
- Pagina principal [bottlepy.org]
Pacotes similares:
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.
Outros pacotes relacionados a python3-bottle-sqlite
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bottle
- fast and simple WSGI-framework for Python 3
Download de python3-bottle-sqlite
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 5.7 kB | 25.0 kB | [lista de arquivos] |