pyodbc

Python ODBC library
Download

pyodbc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Michael Kleehammer
  • Publisher web site:
  • http://code.google.com/u/mkleehammer/

pyodbc Tags


pyodbc Description

Python ODBC library pyodbc is a Python library that allows you to access ODBC databases. It implements the Python Database API Specification v2.0. Here are some key features of "pyodbc": · The library is free for commercial and personal use. · It conforms to the DB API standard. · No 3rd party libraries are required. Only native Python datatypes are used, such as decimal and datetime. · It requires Python 2.4 or higher, since the decimal type was added in 2.4. (We are open to suggestions regarding versions for earlier Python builds.) · Additional features have been added to simplify database programming with Python. Requirements: · Python


pyodbc Related Software