Hi everyone!
I have to save some data into MySQL from Python.
I have tried MySQLdb, but it needs to be built. Build fails on my Mac; moreover, I need to have one file to copy to server. I don't have access to install anything.
Can you recommend me any solution, please! Even where I can find MySQLdb build for specific platforms.
Thanks in advance!