I have made available a port of the PyGreSQL Python <-> PostgreSQL database
driver at:

  http://tratt.net/laurie/obsd/ports/py-pygresql.tar.gz

>From the blurb:

  PyGreSQL is a Python module that interfaces to a PostgreSQL database. It
  embeds the PostgreSQL query library to allow easy use of the powerful
  PostgreSQL features from a Python script.

The main interest in this relative to psycopg2 (the other Python <->
PostgreSQL driver in ports) is that PyGreSQL is BSD licensed whereas
psycopg2 is GPL'd. Since both support the Python DB API it is generally
possible to replace one with the other transparently.

This port has been tested under amd64. Reports from other platforms are
welcome.


Laurie
-- 
http://tratt.net/laurie/ -- Personal
http://convergepl.org/   -- The Converge programming language

Reply via email to