Package: python3-jaydebeapi Source: jaydebeapi Version: 1.2.3-1.pgdg22.04+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 55 Depends: python3:any (>= 3.6~), python3-jpype, libpostgresql-jdbc-java | libmariadb-java | libxerial-sqlite-jdbc-java | libhsqldb-java Homepage: https://github.com/baztian/jaydebeapi Priority: optional Section: python Filename: pool/main/j/jaydebeapi/python3-jaydebeapi_1.2.3-1.pgdg22.04+1_all.deb Size: 15676 SHA256: fc98d0a555ccb841745cf07b296ab57bcc77373591e28a58a7c46be04b725654 SHA1: 19a3d20de4e61e1c74c0a1cff691c421354479ea MD5sum: 33596460c92797eac7261a475feb3f38 Description: Bridge from JDBC database drivers to Python DB-API The JayDeBeApi module allows to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. . In contrast to zxJDBC from the Jython project JayDeBeApi let's you access a database with Jython AND Python with only minor code modifications. JayDeBeApi's future goal is to provide a unique and fast interface to different types of JDBC-Drivers through a flexible plug-in mechanism