Package: python3-jaydebeapi Source: jaydebeapi Version: 1.2.3-1.pgdg26.04+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 56 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.pgdg26.04+1_all.deb Size: 15736 SHA256: c8a9920f20390e14cf3ff323c7756cd6b545b2827dfb47bf2880368c70fe4e4d SHA1: 6cb30bc67cb57deffa26534b47b50814932f8d88 MD5sum: 04479372d5c14f38bd6fc0324ed925f2 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