Seedarchangel / TuChart

Tuchart is a visualization interface for the Chinese stock market. Tuchart supports candlestick charts, price charts, tick data, high-frequency data and distribution of top shareholders for individual stocks. Tuchart是一个基于pyqt和echarts的股票视觉化应用。Tuchart 支持日/月线,分笔,高频数据,前十股东分笔的视觉化
MIT License
776 stars 287 forks source link

支持python3吗 #7

Open panhuida opened 7 years ago

panhuida commented 7 years ago

我尝试在python3安装tuchart没有成功,不知道是不是tuchart还不支持python3? 另外,这个只是在windows环境使用的吧。 谢谢!

Seedarchangel commented 7 years ago

python3暂不支持,以后会加入。 Mac和Windows亲测可用,linux没有尝试过

rubinliudongpo commented 7 years ago

Ubuntu 14.04上我测试过了,可用

cn0512 commented 6 years ago

python3 还不支持,希望加上

Seedarchangel commented 6 years ago

@cn0512 有个大佬已经写好python3了,就是我这两天有点忙,没时间搞 等我研究好pypi怎么上传两个版本就弄

Seedarchangel commented 6 years ago

python3版本感谢@cansijyun的完成,可以在github下载后在Tuchart3.0 -beta下运行。会在近日传到pypi上