keyongtech


  keyongtech > python > 10/2008

 #1  
10-27-08, 11:41 PM
Carl
Does anyone know of a package that can connect and query a mysql server
that is platform independent and does not need to compile any extra c
modules (IE a pure python module)?
 #2  
10-28-08, 06:15 AM
James Mills
On Tue, Oct 28, 2008 at 9:41 AM, Carl <carl> wrote:
> Does anyone know of a package that can connect and query a mysql server that
> is platform independent and does not need to compile any extra c modules (IE
> a pure python module)?


There was a recent discussion on
this mailing list regarding this very
subject. Search for it.

cheers
James

--
Similar Threads
Looking for a pure Python chart drawing module

I'm looking for something that can draw simple bar and pie charts in Python. I'm trying to find a Python package, not a wrapper for some C library, as this has to run on...

Pure Python interface to MySQL?

Does there exist a pure Python version of a MySQL module? I've got a data logging application that needs to run on a whole bunch of OSs, ranging from Windows to a dozen...

multi-protocol url-based IO -- pure python kioslave-like module?

Wheel reinvention preemption question: is there an existing pure- python library with functionality similar to KDE's kio/kioslave implementation? A multi-protocol,...

How to properly package/distribute a pure python module?

Are there any guidelines for packaging a pure python module? Specifically, say I have a set of 10 functions, all of varying behaviors (no unifying theme to bind them together...

"Pure Python" MySQL module like Net::MySQL

Hi, I did some googling, and found that there doesn't seem to be a pure python MySQL communication module. There is one for perl however, Net::MySQL. I was wondering if...


All times are GMT. The time now is 07:10 AM. | Privacy Policy