Metadata-Version: 1.2
Name: xtpwrapper
Version: 1.0.2
Summary: XTP client v1.1.18.13
Home-page: https://github.com/nooperpudd/xtpwrapper
Author: Winton Wang
Author-email: 365504029@qq.com
License: LGPLv3
Description: ===========
        XTP-Wrapper (Chinese Stock Market Quote and Trade Python API)
        ===========
        
        Chinese Stock Market Quote and Trade API by dealer, Python Wrapper C++ Interface.
        
        |travis| |appveyor| |codacy| |pypi| |status| |pyversion|
        
        Version: v1.1.18.13
        
        Platform: Linux 64bit, Windows 64bit, MacOS
        
        Python Requirement: x86-64
        
        Install
        =======
        
        Before you install xtpwrapper package, you need to make sure you have
        already install cython package.
        
            >>>pip install cython --upgrade
        
            >>>pip install xtpwrapper --upgrade
        
        Donate [捐助]
        ============
        
        |alipay| |wechat|
        
        Contact
        =======
        
        
        Email: 365504029@qq.com
        
        
        .. |travis| image:: https://travis-ci.org/nooperpudd/xtpwrapper.svg?branch=master
            :target: https://travis-ci.org/nooperpudd/xtpwrapper
        
        .. |appveyor| image:: https://ci.appveyor.com/api/projects/status/cbpvidl5hoocmic3/branch/master?svg=true
            :target: https://ci.appveyor.com/project/nooperpudd/xtpwrapper/branch/master
        
        .. |codacy| image:: https://api.codacy.com/project/badge/Grade/2dd3feb2897c425c9ec725c8be170695
            :target: https://www.codacy.com/app/nooperpudd/xtpwrapper?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=nooperpudd/xtpwrapper&amp;utm_campaign=Badge_Grade
        
        .. |pypi| image:: https://img.shields.io/pypi/v/xtpwrapper.svg
            :target: https://pypi.python.org/pypi/xtpwrapper
        
        .. |status| image:: https://img.shields.io/pypi/status/xtpwrapper.svg
            :target: https://pypi.python.org/pypi/xtpwrapper
        
        .. |pyversion| image:: https://img.shields.io/pypi/pyversions/xtpwrapper.svg
            :target: https://pypi.python.org/pypi/xtpwrapper
        
        .. |alipay| image:: img/alipay.png
        .. |wechat| image:: img/wechat.jpg
        
        
        
        
        
Keywords: XTP,China Stock API
Platform: win32
Platform: linux
Platform: darwin
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
