pydbi Code
Status: Alpha
Brought to you by:
vambrose
pydbi ----- pydbi is a python binding for libdbi. Run 'make' for build instructions. libdbi is a database independent abstraction layer. http://libdbi.sourceforge.net/ pydbi makes use of cython, a highly optimised binding generator for C extensions. http://cython.org/ pydbi is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. See COPYING for a copy of the GNU General Public License, or visit <http://www.gnu.org/licenses/>. All code contributors give up individual copyright to the pydbi project maintainer. See AUTHORS.