Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python client #9

Open
selforganized opened this issue Oct 26, 2010 · 4 comments
Open

Python client #9

selforganized opened this issue Oct 26, 2010 · 4 comments

Comments

@selforganized
Copy link

Please make a Python client.

@methane
Copy link

methane commented Oct 27, 2010

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

@selforganized
Copy link
Author

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

@methane
Copy link

methane commented Oct 28, 2010

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.

@selforganized
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants