Metadata-Version: 1.1
Name: china-stock
Version: 0.1.3
Summary: china stock
Home-page: https://github.com/fuermosi777/china-stock
Author: Hao Liu
Author-email: liuhao1990@gmail.com
License: MIT
Download-URL: https://github.com/fuermosi777/china-stock
Description: china-stock
        ===========
        
        ~~~~~~~
        Install
        ~~~~~~~
        
        .. code:: bash
        
        	$ pip install china-stock
        
        ~~~
        Use
        ~~~
        
        .. code:: python
        
        	>>> import chinastock as cs
        
        	>>> cs.get_stock_today('000001','SZ')
Keywords: stock
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
