Merge pull request #31 from jimmysoa/master

add tushare
pull/34/head
唐尤华 2017-12-27 16:55:04 +08:00 committed by GitHub
commit bbcaba526f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1139,6 +1139,10 @@ Python 实现的算法和设计模式。
在线工具和简化开发的 API 。
### 金融数据
* Tushare 一个可以提供免费股票、基金、期货、港股等金融数据的Python开源数据。[官网](http://tushare.org)
### 持续集成
参见: [awesome-CIandCD](https://github.com/ciandcd/awesome-ciandcd#online-build-system).