Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-bottle-sqlite | Distribution: Fedora Project |
Version: 0.2.0 | Vendor: Fedora Project |
Release: 10.fc43 | Build date: Mon Jun 2 20:17:20 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-30.iad2.fedoraproject.org |
Size: 20623 | Source RPM: python-bottle-sqlite-0.2.0-10.fc43.src.rpm |
Packager: Fedora Project | |
Url: http://bottlepy.org | |
Summary: SQLite3 integration for Bottle WSGI framework |
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.
MIT
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.2.0-10 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.2.0-7 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.2.0-3 - Rebuilt for Python 3.12
/usr/lib/python3.14/site-packages/__pycache__/bottle_sqlite.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/__pycache__/bottle_sqlite.cpython-314.pyc /usr/lib/python3.14/site-packages/bottle_sqlite-0.2.0-py3.14.egg-info /usr/lib/python3.14/site-packages/bottle_sqlite-0.2.0-py3.14.egg-info/PKG-INFO /usr/lib/python3.14/site-packages/bottle_sqlite-0.2.0-py3.14.egg-info/SOURCES.txt /usr/lib/python3.14/site-packages/bottle_sqlite-0.2.0-py3.14.egg-info/dependency_links.txt /usr/lib/python3.14/site-packages/bottle_sqlite-0.2.0-py3.14.egg-info/top_level.txt /usr/lib/python3.14/site-packages/bottle_sqlite.py /usr/share/doc/python3-bottle-sqlite /usr/share/doc/python3-bottle-sqlite/PKG-INFO /usr/share/doc/python3-bottle-sqlite/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 17 00:55:39 2025