News and announcements

MySQL Connector/Python 0.1.0-devel

Written for MySQL Connector/Python by Geert JM Vanderkelen on 2009-11-29

Development snapshot 0.1.0 is available for download. After a few 'milestones' we'll go into Alpha with v1.0. If there is something you need or you got in trouble, feel free to open a bug report!

Revision 94 removes Django backend, but still available

Written for MySQL Connector/Python by Geert JM Vanderkelen on 2009-10-02

We removed the Django (www.djangoproject.com) backend from MySQL Connector/Python. Anyone interested in this backend can fetch the code using: bzr export lp:~geertjmvdk/+junk/connector-django-mysql

There will be updates to this code because it is used in some personal projects.

MySQL Connector/Python source made public

Written for MySQL Connector/Python by Geert JM Vanderkelen on 2009-05-02

The MySQL Connector/Python code is now made public on Launchpad. It's alpha/development still. I hope there will be lots of comments, bug reports, ideas for improving the code. To get it, use the following:

shell> bzr branch lp:~mysql/myconnpy/main

Updated .

Soon!

Written for MySQL Connector/Python by Geert JM Vanderkelen on 2009-03-30

We're still going through some paper work into getting the source out. It's just a process we have to go through, nothing really shocking.

When we get a green light, I'll post the source on Launchpad so folks can watch it, use it, abuse it, curse it, and help us out make the native part of Connector/Python even better!

I'm also working on a implementation using the C API. In the long run there will be an option which will make 'native' the default, and binding to the libmysqlclient an option. Choice is good.

1619 of 19 results