SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3-bottle-sqlite
Version : 0.1.3 Vendor : Fedora Project
Release : 10.fc31 Date : 2019-07-27 00:17:55
Group : Unspecified Source RPM : python-bottle-sqlite-0.1.3-10.fc31.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: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/31/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-bottle-sqlite-0.1.3-10.fc31.noarch.rpm
     

Provides :
python-bottle-sqlite
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(PayloadIsZstd) <= 5.4.18-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