sqlWrap - Adds convenience methods to DB-API2 connection objects.
To install:
Unzip the package into any location.
At the command prompt, change to the directory you unzipped to,
and run
python setup.py install
Verify installation by entering the python command prompt and issuing:
>>> import sqlWrap
Once installation is successful, the unzipped package is unneeded
and may be deleted.
See usage documentation at http://sqlwrappy.sourceforge.net/
- Catherine Devlin Jul. 6, 2006