We actually have an almost-done DB API driver now. Max has been working on it. I've also been doing some experimenting with a cython-based version, although that one is much less far along.
Always interested in help, though. lp:drizzle-interface is definitely where we're focusing those efforts! Monty Mike Malone wrote: > Hey, I started playing around with building a Python client library a > few months ago, but I decided Drizzle wasn't quite stable enough at > that point. The wireline protocol was still changing, and the SWIG > wrapper was out of sync with Drizzle trunk (I think drizzle-interface > was just starting). If there's interest, and the protocol / interface > libraries are stable, I'd love to revive that project. > > Mike > > On Sat, Jan 2, 2010 at 7:58 AM, Jay Pipes <[email protected]> wrote: >> Hi! Have you checked out the drizzle-interfaces project? Monty Taylor may >> also have some insight... >> >> https://code.launchpad.net/drizzle-interface >> >> Cheers! >> Jay >> >> mark wrote: >>> hi guys >>> is there a python client library that i can use? >>> i looked in the wiki and website and was not able to find any info. >>> thanks >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~drizzle-discuss >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~drizzle-discuss >>> More help : https://help.launchpad.net/ListHelp >> _______________________________________________ >> Mailing list: https://launchpad.net/~drizzle-discuss >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~drizzle-discuss >> More help : https://help.launchpad.net/ListHelp >> > _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

