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