Python & mySQL

Doug Fort dougfort at downright.com
Mon Mar 5 13:37:01 EST 2001


Check out the mysqldb module:  http://dustman.net/andy/python/MySQLdb

I have some working code if you want to examine it.

Also see O'Reilly's http://www.onlamp.com

--
Doug Fort dougfort at downright.com
Senior Meat Manager
Downright Software LLC
http://www.dougfort.net

"Colin Meeks" <colinmeeks at home.com> wrote in message
news:DJQo6.27114$c7.7825529 at news3.rdc1.on.home.com...
> Does anybody have any pointers for integrating mySQL with Python.  I've
been
> using Python a while and am looking to develop a web backend using Python
> with mySQL.  My site is hosted by a Linux based ISP who has both Python
and
> mySQL but they don't currently have a link between the two.  I'm using
> Windows2000 as my development base, so I want something that is usuable on
> both, so it's easier for me to track any problems.
>
> Ideally I want something that doesn't involved recompiling Python if
that's
> possible, as i want the installation to be as straightforward for my ISP
and
> of course me :-)
>
> Many thanks in advance
>
> Colin
>
>





More information about the Python-list mailing list