PyPyODBC - A Pure Python ODBC module by ctypes
Project description
Features
One pure Python script, runs on CPython / IronPython / PyPy , Version 2.4 / 2.5 / 2.6 / 2.7 / 3.2 / 3.3, Win / Linux , 32 / 64 bit.
Almost totally same usage as pyodbc ( can be seen as a re-implementation of pyodbc in pure Python ).
Simple - the whole module is implemented in a single python script with less than 3000 lines.
A Hello World script of pypyodbc database programing
Built-in Access MDB file creation and compression functions on Windows
- Install
pip install pypyodbc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pypyodbc-1.3.3.1.zip
(23.8 kB
view hashes)