Re: What is the state of MySQL support for Python 3?

2014-06-24 Thread haizaar
On Tuesday, June 24, 2014 12:48:14 PM UTC+3, Chris Angelico wrote: > > Is it completely from scratch? Can you just use PostgreSQL? It's *so* > > much better... The project is, but the database isn't. So MySQL it is. -- https://mail.python.org/mailman/listinfo/python-list

What is the state of MySQL support for Python 3?

2014-06-24 Thread haizaar
Good day, I'm starting a new project from scratch so I think its finally a time to switch to the latest and greatest Python 3.4. But I'm puzzled with MySQL support for Python 3. So far the only stable library I've found it pymysql. All others are either abandoned work-in-progress projects or d