python3-pyodbc 4.0.32-1build1 (riscv64 binary) in ubuntu jammy
A Python3 DB API 2 module for ODBC. No 3rd party libraries are required.
Only native Python datatypes are used, such as decimal and datetime.
It implements the Python Database API Specification v2.0.
For example:
import pyodbc
Next, create a connection by passing an ODBC connection string to the
connect method. This step causes ODBC to load the database driver (the SQL
Server driver in this example) and connect to the database.
cnxn = pyodbc.
Details
- Package version:
- 4.0.32-1build1
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
riscv64 build of pyodbc 4.0.32-1build1 in ubuntu jammy PROPOSED produced
these files:
- python3-pyodbc_4.0.32-1build1_riscv64.deb (98.9 KiB)
Package relationships
- Provides:
- python3.10-pyodbc