Hi everyone, I'm Luca and I work as a researcher and software developer at CRS4, a research center in Italy. I started using BaseX in one of the projects I'm involved (project's name is pyEHR, an openEHR based clinical data management framework https://github.com/crs4/pyEHR), this framework is written in Python and I needed a client for BaseX. In the beginning, I used the official Python libraries recommended on the wiki, but I recently started to develop a new library that can be used to interact with BaseX's REST interface. The library can be found on GitHub https://github.com/lucalianas/pyBaseX and can be downloaded using pip, it is still a work in progress and it still misses some features and a proper documentation (right now unittests are the only "documentation" that can be used to understand how the library works, sorry). I just wanted to inform the community :)
Thanks for your attention and if someone wants to collaborate to the project please feel free to add your contribution.
Cheers,
Luca Lianas
Luca,
Thanks for presenting your new Python client! I just added it to our list of client bindings [1]; maybe some people out there will give you some more feedback.
Looking forward to the documentation ;) Christian
[1] http://docs.basex.org/wiki/Clients
On Wed, Feb 4, 2015 at 9:55 PM, Luca Lianas lucalianas@gmail.com wrote:
Hi everyone, I'm Luca and I work as a researcher and software developer at CRS4, a research center in Italy. I started using BaseX in one of the projects I'm involved (project's name is pyEHR, an openEHR based clinical data management framework https://github.com/crs4/pyEHR), this framework is written in Python and I needed a client for BaseX. In the beginning, I used the official Python libraries recommended on the wiki, but I recently started to develop a new library that can be used to interact with BaseX's REST interface. The library can be found on GitHub https://github.com/lucalianas/pyBaseX and can be downloaded using pip, it is still a work in progress and it still misses some features and a proper documentation (right now unittests are the only "documentation" that can be used to understand how the library works, sorry). I just wanted to inform the community :)
Thanks for your attention and if someone wants to collaborate to the project please feel free to add your contribution.
Cheers,
Luca Lianas
basex-talk@mailman.uni-konstanz.de