SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-bottle-sqlite rpm build for : Fedora 25. For other distributions click python3-bottle-sqlite.

Name : python3-bottle-sqlite
Version : 0.1.3 Vendor : Fedora Project
Release : 7.fc29 Date : 2018-07-15 05:50:29
Group : Development/Languages Source RPM : python-bottle-sqlite-0.1.3-7.fc29.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : SQLite3 integration for Bottle WSGI framework
Description :
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-bottle-sqlite-0.1.3-7.fc29.noarch.rpm
ftp.icm.edu.pl  python3-bottle-sqlite-0.1.3-7.fc29.noarch.rpm
     

Provides :
python3-bottle-sqlite
python3.7dist(bottle-sqlite)
python3dist(bottle-sqlite)

Requires :
python(abi) = 3.7
python3-bottle
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.7/site-packages/__pycache__/bottle_sqlite.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/__pycache__/bottle_sqlite.cpython-37.pyc
/usr/lib/python3.7/site-packages/bottle_sqlite-0.1.3-py3.7.egg-info
/usr/lib/python3.7/site-packages/bottle_sqlite.py
/usr/share/doc/python3-bottle-sqlite
/usr/share/doc/python3-bottle-sqlite/PKG-INFO

 
ICM