Hi all, If no more objections in the following 2 days, I will upload the python library to formal PyPi repo.
Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Xiangdong Huang <[email protected]> 于2019年12月4日周三 上午12:00写道: > Hi, > > I write a setup.py to distribute IoTDB's Python library to PyPi. > > Now I just upload it to Test PyPi [1], please have a review to point out > which is needed to modify (according to the guide [2]). > > If no more issues, I will submit a PR for the setup.py file and upload the > binary python files to PyPi formally. > > Notice: if you want to try the python client example by using [3], you > need to modify Line 26 and 31 from `from rpc.` to `from iotdb.rpc` > > [1] https://test.pypi.org/project/apache-iotdb/ > [2] > https://cwiki.apache.org/confluence/display/INCUBATOR/DistributionGuidelines > [3] > https://github.com/apache/incubator-iotdb/blob/release%2F0.9.0/client-py/src/client_example.py > > Best, > ----------------------------------- > Xiangdong Huang > School of Software, Tsinghua University > > 黄向东 > 清华大学 软件学院 >
