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 [文件列表]