Re: NEW: databases/py-pygresql
Will Maier wrote: On Wed, Apr 09, 2008 at 07:21:16PM +0100, Laurence Tratt wrote: 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. I'll take care of this. does it work with Zope?
Re: NEW: databases/py-pygresql
On Wed, Apr 09, 2008 at 07:21:16PM +0100, Laurence Tratt wrote: > 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. I'll take care of this. -- o--{ Will Maier }--o | web:...http://www.lfod.us/ | [EMAIL PROTECTED] | *-[ BSD: Live Free or Die ]*
NEW: databases/py-pygresql
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