Most mysql-python related news are at:
Is MySQLdb hard to install? 16 Nov 2012 | 10:18 pm
The short answer is: No. The longer answer is: It depends. With the latest version, most of the time, you can run: pip install MySQL-python and you're done... if you have the prerequisites. That's w...
MySQLdb-1.2.4 release candidate 1 2 Nov 2012 | 08:06 pm
I've finally about finished up 1.2.4. Please give 1.2.4c1 a try. I plan to make the final release next week sometime. 1.2.4 will support Python 2.4, but it's not tested, and won't be supported in 1.3...
More mysql-python related news:
How to setup Django and MySQL-python on Mac OS X Lion decoding.wordpress.com 24 Jan 2012 | 02:16 am
Django is an excellent web-framework written in Python. Here is a quick setup guide for installing Django and MySQL-python on Mac OS X Lion. Setup Django - Download latest Django here - At this po...
Trac configured with Nginx MySql Python SVN on Ubuntu bookmarks.honewatson.com 1 Sep 2009 | 06:52 pm
Assuming you’ve downloaded ./configure && make && make install the latest nginx and have mysql, svn already installed. More info on installing svn and setting up svn here. Now once I’ll assume you’ve...
Solve EnvironmentError: mysql_config not found Mysql-Python pip on Ubuntu obroll.com 12 Apr 2012 | 04:32 pm
If you installing MySQL-python from pip in Ubuntu and see this error : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46...
Mysql a Postgresql v Pythonu 3 blog.xtrip.net 22 Mar 2011 | 07:11 am
ovladače Mysql Python se domluví s Mysql databází jen přes balíčky třetích stran. To by nevadilo. Balíčků na klíčové slovo MySQL najdeme hafo. Zdaleko ne vše jsou ovladače, mnoho z těch balíčků jsou ...
New weblogs planetpy.blogspot.com 31 Mar 2007 | 11:20 am
New weblogs: Python in Science: Flavio Coelho, mysql-python: Andy Dustman, Doug Hellmann, Philip Lindsay, Corey Goldberg, Kumar McMillan, and Daniel Nouri. Recently moved weblogs: Hans Nowak.
MySQL-python-1.2.3 beta 2 released mysql-python.blogspot.com 20 Mar 2009 | 02:43 am
I released the second beta of MySQLdb-1.2.3 over the weekend. So far I've gotten a fair number of downloads but not a lot of feedback. I did find out though what small tweaking is required to build on...
OS X - MySQL-MySQL-python und der Frust macdet.de 2 May 2009 | 01:54 am
MySQL Python Ohne Schnittstelle zu MySQL macht die Django Entwicklung nicht wirklich Spaß. Es lief ja mal alles so schön. Auch auf einem OS X Sytems gib es mal üble Überaschungen. WICHTIG: Nur mit e...
LD_ASSUME_KERNEL hardcoder.com 20 Mar 2009 | 06:00 pm
I was trying to update some ancient code from the old MySQL python module (the one written by Joseph Skinner that I can't even find a working link to anymore) to (an older version of) the newer MySQLd...
安装使用MySQL-Python phpman.com.cn 20 May 2011 | 11:59 pm
1).从: http://sourceforge.net/projects/mysql-python 下载MySQLdb库:最新得到的是MySQL-python-1.2.3.tar.gz #mysql-python需要setuptools,如果没有先安装它 #http://pypi.python.org/pypi/setuptools#cygwin-mac-os-x-linux-other 根据自...
Talking about Python at MySQL Connect 2012 geert.vanderkelen.org 21 Sep 2012 | 08:29 pm
Love Python? Dig MySQL? Want to meet Oracle’s MySQL Python Experts? Come and join us at the MySQL Connect 2012 conference in San Fransisco next week, 29/30 September. My colleague Chuck and I are both...