{me: narendra}

mysql for python 2.6

November 22, 2009 · Leave a Comment

if you want to use mysql with python, apart from standard installations, you also need a small integrator called mysql for python. Its a python based module to make sure that all communications with mysql from python code to look and behave similar rest of python style apis.

if you are on windows with python 2.5, you can get it from following link
mysql for python

However, for python 2.6, above installation is not working. follow below link
mysql for python 2.6

Categories: Database · Python

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment