Skip to content
Sections
>> Trisquel >> Packages >> etiona >> debug >> python-pyodbc-dbg
etiona  ]
[ Source: pyodbc  ]

Package: python-pyodbc-dbg (4.0.17-1)

Links for python-pyodbc-dbg

python-pyodbc-dbg

Trisquel Resources:

Download Source Package pyodbc:

Maintainer:

Original Maintainers:

External Resources:

Similar packages:

Python module for ODBC database access - Debugging symbols

A Python 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.connect('DSN=northwind')

This package contains debugging symbols.

Other Packages Related to python-pyodbc-dbg

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.4) [i386]
  • dep: libgcc1 (>= 1:3.0)
    GCC support library
  • dep: libodbc1 (>= 2.3.1)
    ODBC library for Unix
  • dep: libstdc++6 (>= 4.1.1)
    GNU Standard C++ Library v3
  • dep: python-dbg
    debug build of the Python Interpreter (version 2.7)
    dep: python-dbg (<< 2.8)
    dep: python-dbg (>= 2.7~)
  • dep: python-pyodbc (= 4.0.17-1)
    Python module for ODBC database access

Download python-pyodbc-dbg

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 273.1 kB652 kB [list of files]
i386 255.3 kB599 kB [list of files]