tushare_easy

https://img.shields.io/pypi/v/tushare_easy.svg https://img.shields.io/travis/yingnn/tushare_easy.svg Documentation Status Updates

Get stock market k_chart data using tushare.get_k_data api, and save data to tab separated files locally.

Documentation: https://tushare_easy.readthedocs.io

Installation

The easiest way to install scikit-learn is using pip:

$ pip install git+https://github.com/yingnn/tushare_easy # from Github, up-to-date
$ pip install tushare_easy # from PyPI

Quick start

$ tushare_easy

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.