HandlerSocket-Plugin-for-MySQL icon indicating copy to clipboard operation
HandlerSocket-Plugin-for-MySQL copied to clipboard

Python client

Open selforganized opened this issue 13 years ago • 4 comments

Please make a Python client.

selforganized avatar Oct 26 '10 10:10 selforganized

I'm writing a Python client. Please see https://code.launchpad.net/~songofacandy/+junk/pyhandlersocket

methane avatar Oct 27 '10 16:10 methane

@methane: thanks for doing this! Is this a pure python client or is it a wrapper around the C++ client?

selforganized avatar Oct 28 '10 04:10 selforganized

It is pure Python. And it supports only find query currently because I don't have plan to use write query now. If you're interested in developing it with me, please wait for a day. I'll make a project in Launchpad.

methane avatar Oct 28 '10 05:10 methane

Thanks methane. I visited your launchpad project. Could you provide some examples of how to use the Python client?

If you could please consider supporting write queries. I'd like to help with development but I'm a beginner and writing DB clients is just beyond my skills level.

selforganized avatar Oct 29 '10 10:10 selforganized