Menu

mysql-python / News: Recent posts

wanted

This project doesn't seem to attract much attention, wich is actually easy to understand having in mind its current limitations. At least, it lacks Windows support, wich I feel incompetent to implement :-)
However, any bug reports/comments/suggestions/code will be appreciated.

Posted by phalaaxx 2010-02-05

Subversion import

mypysql project is now available in SVN.
Installation instructions:

$ svn export http://mypysql.svn.sourceforge.net/svnroot/mypysql mypysql
$ cd mypysql
$ python3 ./setup.py build
$ sudo python3 ./setup.py install

If you have any questions or comments, feel free to use project forum.

Posted by phalaaxx 2010-01-11