In <[EMAIL PROTECTED]> Matthew Woodcraft <[EMAIL PROTECTED]> writes:
>kj <[EMAIL PROTECTED]> wrote: >> Hi. I can't find any documentation for psycopg2. >> >> I'm a noob, so I'm sure I'm just not looking in the right place... >> >> Anybody know where it is? >For basic use, psycopg2 follows the dbapi, which is described in >http://www.python.org/dev/peps/pep-0249/ >Additional features are described in doc/extensions.rst in the psycopg2 >tarball. >This leaves a gap for documentation of the basic features which the >dbapi doesn't nail down (in particular, connecting to a database in the >first place). I don't think there is any proper documentation covering >this, but the scripts in examples/ (particularly simple.py) should make >it reasonably clear. That's very helpful. I would have never found it on my own. Thanks! kynn -- NOTE: In my address everything before the first period is backwards; and the last period, and everything after it, should be discarded. -- http://mail.python.org/mailman/listinfo/python-list