all options
buster  ]
[ Source: python-bottle-sqlite  ]

Package: python-bottle-sqlite (0.1.3-2)

Links for python-bottle-sqlite

Screenshot

Debian Resources:

Download Source Package python-bottle-sqlite:

Maintainers:

External Resources:

Similar packages:

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.

Other Packages Related to python-bottle-sqlite

  • depends
  • recommends
  • suggests
  • enhances

Download python-bottle-sqlite

Download for all available architectures
Architecture Package Size Installed Size Files
all 4.7 kB21.0 kB [list of files]