Mark: chromakode is almost done with the dbapi module on top of drizzle-interface as it is now. We've also been discussing migrating that to use pyrex, but if we do, it'll just be v2 of that code - so for now I' just follow the drizzle-interface work.
Seth: Well-- you can either do: easy_install python-libdrizzle Or, you can do: bzr branch drizzle-interface cd drizzle-interface ./config/autorun.sh ./configure make cd python python setup.py install Seth Washeck wrote: > i've had some issues compiling/building/installing the python library > and didnt know if anyone had a set of instructions that could speed me > along.. i posted a bug but i dont know if it truly is a bug or > something else that i've done wrong (i'd default to the latter, though). > thank you in advance! > > seth > > On Tue, Jan 19, 2010 at 7:47 PM, mark <[email protected] > <mailto:[email protected]>> wrote: > > thanks a lot for pointing out in this direction. > > i am a little confused with the discussion between monty and mike. > are they working on a different python library? > > if i am starting on a new project should i use drizzle-interface or > wait for the library that monty or mike or building? > thanks a lot! > > On Sat, Jan 2, 2010 at 6:58 AM, Jay Pipes <[email protected] > <mailto:[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] > <mailto:[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] > <mailto:[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

