Hi All,
I've been accessing the BaseX library from python for a while now.
Unfortunately the client library for python does not provide the full client library (returning per item result and the event code)
I've updated the python client library for basex.
It contains: *) a small bugfix in buffered reading (plus some refactoring), *) support for iterating over the result of a query *) and watching events.
If you like I can create some examples for these...
I've attached the updated file.
Kind regards,
Arjen van Elteren
Arjen,
this is great news! I have updated the Python code [1] and credited you in the code/Wiki [2].
Thanks, Christian
[1] https://github.com/BaseXdb/basex-api/tree/master/src/main/python [2] http://docs.basex.org/wiki/Clients
___________________________
On Mon, Jan 23, 2012 at 4:51 PM, info@arjenvanelteren.com wrote:
Hi All,
I've been accessing the BaseX library from python for a while now.
Unfortunately the client library for python does not provide the full client library (returning per item result and the event code)
I've updated the python client library for basex.
It contains: *) a small bugfix in buffered reading (plus some refactoring), *) support for iterating over the result of a query *) and watching events.
If you like I can create some examples for these...
I've attached the updated file.
Kind regards,
Arjen van Elteren
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