Tushare是一个免费、开源的Python软件包,用于获取财经数据。
Tushare有发布到PyPI上,可以使用pip安装:
pip install tushare
缺少lxml,使用pip安装:
pip install lxml