Using Python and Connecting to MySQL remotely WITHOUT MySQL installed on local computer

dave davidreynon at gmail.com
Wed Nov 17 19:02:05 EST 2010


http://sourceforge.net/projects/mysql-python/

Using this package, WITHOUT having MySQL installed on my Mac OS X, how
can I use python to connect to a remote MySQL server?

All of the tutorials mention having to download MySQL!



More information about the Python-list mailing list