Metadata-Version: 1.1
Name: mootdx
Version: 0.2.3
Summary: tdx quotes code.
Home-page: https://github.com/bopo/mootdx
Author: bopo.wang
Author-email: ibopo@126.com
License: MIT license
Description: 
        通达信数据读取
        ==============================
        
        
        .. image:: https://img.shields.io/pypi/v/mootdx.svg
                :target: https://pypi.python.org/pypi/mootdx
        
        .. image:: https://img.shields.io/travis/bopo/mootdx.svg
                :target: https://travis-ci.org/bopo/mootdx
        
        .. image:: https://readthedocs.org/projects/mootdx/badge/?version=latest
                :target: https://mootdx.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/bopo/mootdx/shield.svg
             :target: https://pyup.io/repos/github/bopo/mootdx/
             :alt: Updates
        
        
        
        * 开源协议: MIT license
        * 在线文档: https://mootdx.readthedocs.io.
        
        
        功能说明
        --------
        
        * 修改了 PIP 安装程序问题
        * 本程序只支持 python3.
        * 通达信客户端文件转换
        * 通达信在线行情下载
        
        贡献名单
        ---------
        
        - bopo.wang
        
        
        
        
        更新历史
        ==============
        
        0.2.0 (2018-07-28)
        ------------------
        
        * 增加财务数据接口.
        * 增加扩展行情接口.
        
        
        0.1.8 (2018-05-02)
        ------------------
        
        * 修改部分接口名称.
        * 修改一些功能错误.
        
        
        0.1.0 (2017-09-22)
        ------------------
        
        * 第一次发布到 PyPI.
        
Keywords: mootdx
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
