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

 黄向东
清华大学 软件学院

Reply via email to