Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> python >> python-bottle-sqlite
etiona  ]
[ ソース: python-bottle-sqlite  ]

パッケージ: python-bottle-sqlite (0.1.3-2)

SQLite3 integration for Bottle - Python 2.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 2.x module.

その他の python-bottle-sqlite 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: python
    interactive high-level object-oriented language (default version)
  • dep: python-bottle
    fast and simple WSGI-framework for Python

python-bottle-sqlite のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 4.8 kB21 kB [ファイル一覧]