/db2_wrapper

Wrapper to make ibm_db connections simpler.

Primary LanguagePythonMIT LicenseMIT

IBM DB2 Wrapper (db2_wrapper)

Travis - Linux AppVeyor - Windows
Coveralls

Written by Zachary Gannon.


DESCRIPTION:

This repository contains a useful wrapper module for simplifying the creation of ibm_db connections. I created this to have a bit more control over connections than the ibm_db published wrapper.


KNOWN BUGS:

  • None

TODO:

  • Program unit tests
  • Write gist