How can I access MySQL with Python on windows environment ?
I took a look to MySQLdb but in the README says:
"I don't do Windows. However if someone provides me with a package for Windows, I'll make it available."
So is there easy way to access MySQL on Windows or I should install Red Hat & go from there?