Python and MySQL on OS X
May 11th, 2004 | Published in Apple, Car Tools, Python
It took a few tries, but I finally got the MySQLdb module by Andy Dustman working on OS X, thanks to some guidance from Forwarding Address: OS X. I did need to clear out previous files created in the /Library/Frameworks/ folder and make a few edits to the setup file, but now I can use Python or PHP to do web database stuff.