[Biopython-dev] BioSQL drivers, was: Planning for Biopython 1.54

Peter biopython at maubp.freeserve.co.uk
Wed Jul 21 10:47:14 UTC 2010


On Fri, Jul 16, 2010 at 8:25 PM, Kyle <kellrott at gmail.com> wrote:
> After much delay, I've made the change and posted it to the zxjdbc
> branch on Github. Now users can call
> BioSeqDatabase.open_database(backend = 'MySQL' ) and it will work the
> same on Python and Jython.

Nice. I'll have to look at your code, but we can have it try a series of
supported adaptors (e.g. there are several for PostgreSQL), which
will make things a little easier on the user even on C Python.

Peter



More information about the Biopython-dev mailing list