| File | Date | Author | Commit |
|---|---|---|---|
| PKG-INFO | 2009-05-14 | ivmx | [r1] Catherine Devlin base code |
| README.txt | 2009-05-14 | ivmx | [r1] Catherine Devlin base code |
| findSoftware.py | 2009-05-14 | ivmx | [r1] Catherine Devlin base code |
| oraDifference.py | 2009-05-14 | ivmx | [r1] Catherine Devlin base code |
| resetPwd.py | 2009-05-14 | ivmx | [r1] Catherine Devlin base code |
| setup.py | 2009-05-14 | ivmx | [r1] Catherine Devlin base code |
| sqlWrap.py | 2009-05-14 | ivmx | [r1] Catherine Devlin base code |
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