Where is the documentation for psycopg2?

kj socyl at 987jk.com.invalid
Tue Jul 29 17:13:36 EDT 2008


In <F7t*WV9is at news.chiark.greenend.org.uk> Matthew Woodcraft <mattheww at chiark.greenend.org.uk> writes:

>kj  <socyl at 987jk.com.invalid> 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.



More information about the Python-list mailing list