Hi all. Because no client examples for Python 3.x, I wrote it. The code is for Python 3.x, and further more, for Python 2.7.3 with improving performance (a little). I want to contribute, but I had not found entry to contribute. I don't know basex-talk is fit for the purpse, but i'll post, sorry.
I hope these will be in https://github.com/BaseXdb/basex-api...
(my work is not perfect especially to process binaries, so, additional reconstruction are wellcome. In addition, as you will see, i'm not native English speaker, so docstring and comments are fairly horrible...fix up, please.)
Hiroaki Itoh,
thanks a lot for your updated python binding! I must confess that I haven't looked into your code yet. Do you think that I can simply replace the existing Python bindings with your code, or is there anything in the old python code that should be preserved?
Christian ___________________________
On Wed, Jul 11, 2012 at 9:00 PM, 秘湯 xwhhsprings@gmail.com wrote:
Hi all. Because no client examples for Python 3.x, I wrote it. The code is for Python 3.x, and further more, for Python 2.7.3 with improving performance (a little). I want to contribute, but I had not found entry to contribute. I don't know basex-talk is fit for the purpse, but i'll post, sorry.
I hope these will be in https://github.com/BaseXdb/basex-api...
(my work is not perfect especially to process binaries, so, additional reconstruction are wellcome. In addition, as you will see, i'm not native English speaker, so docstring and comments are fairly horrible...fix up, please.)
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
2012/7/12 Christian Grün christian.gruen@gmail.com:
Do you think that I can simply replace the existing Python bindings with your code, or is there anything in the old python code that should be preserved?
I think that there are a lot of user using Python 2.4, 2.5, 2.6 today, especially working for legacy server linux, so, maybe to preserve old version is good. (but it has a mistake. QueryExample.py is disabled because of interface mismatch.)
Hiroaki Itoh san,
thanks a lot for the new Python binding! We are always please about input like this, and the mailing list is exactly the right place to make it public.
I have just added your client to our basex-api repository:
https://github.com/BaseXdb/basex-api/tree/master/src/main/python3 http://docs.basex.org/wiki/Clients
If you think that I misplaced the files, or that some more has to be done, please don't hesitate to give some feedback.
Thanks again for your efforts, Christian ___________________________
On Wed, Jul 11, 2012 at 9:00 PM, 秘湯 xwhhsprings@gmail.com wrote:
Hi all. Because no client examples for Python 3.x, I wrote it. The code is for Python 3.x, and further more, for Python 2.7.3 with improving performance (a little). I want to contribute, but I had not found entry to contribute. I don't know basex-talk is fit for the purpse, but i'll post, sorry.
I hope these will be in https://github.com/BaseXdb/basex-api...
(my work is not perfect especially to process binaries, so, additional reconstruction are wellcome. In addition, as you will see, i'm not native English speaker, so docstring and comments are fairly horrible...fix up, please.)
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de