Metadata-Version: 2.1
Name: deep-getstockinfo
Version: 0.0.9
Summary: Get Stock Info from Web API
Home-page: https://github.com/pypa/sampleproject
Author: Zhang Yi
Author-email: zhang_yi@live.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# GetStockInfo Package

This package include a class to get stock info form web APIs. Current implementation include
	1. Tencent API
	2. Sina API (Deprecaited on Jan. 21st, 2022), need to new implemenation future
	3. 163 API (future implementation)

