Python/MySQLdb on Snow Leopard
This one is mostly for me, so I remember how I did this. I like developing webapps using web.py, which obviously requires Python to be able to talk to MySQL if you want to, you know, store anything. On my old laptop I ran into some difficulty getting that to happen — for some reason [...]