CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 23:52:44 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
set-cookie: MOIN_SESSION_443_ROOT_moin=545efe051bf6c8ebe3df795be12a1e727313e60d; Expires=Fri, 01-Aug-2025 00:52:00 GMT; Max-Age=3600; Secure; Path=/
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
sipPQ - Python Wiki
sipPQ
sipPQ is an interface to PostgreSQL's libpq. It is written using SIP, and is being used in a production environment. The original author is Jonathan Gardner.
sipPQ only tries to interface directly with libpq. A more useable interface can be written in python that runs on top of it.
sipPQ demonstrates that SIP can also handle C libraries, and quite well at that. Beyond learning how to write a sip script, not much effort was required to create a finished product.
sipPQ (last edited 2008-11-15 14:01:21 by localhost)
Unable to edit the page? See the FrontPage for instructions.