Hi folks, currently the Python support (in 0.10.1) is... well... improveable : )
As we started to work with IoTDB in Python I would like to refactor and improve the package in the master branch for the next release. I already created an example (based on 0.10.1) branch which I just pushed to github here: https://github.com/JulianFeinauer/iotdb-session-py The shell script shows how to build the package. I would like to automate the setup oft he package with maven, then we could push it way easier to pypi. Note, I had to name the package iotdb_session as the current package (thrift) is already called iotdb. WDYT? Is anyone working at this at the moment? Best Julian
