CARVIEW |
Select Language
HTTP/2 200
date: Thu, 17 Jul 2025 16:25:21 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
set-cookie: MOIN_SESSION_443_ROOT_moin=d210ef4f3b7dceeb2064c864752da38401d4eace; Expires=Thu, 17-Jul-2025 17:25: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.