Python API to get Chinese stock price for Python3
Project description
Library to get Chinese stock price
- Supported Engines:
Sina Finance API
Usage:
from cstock.request import Requests
from cstock.hexun_engine import HexunEngine
engine = HexunEngine()
requester = Requester(engine)
stock = requester.request(‘000626’)
print stock.as_dict()
Github Site: https://github.com/seizetheday/chinese-stock-api.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file chinesestockapi_py3-2.0.0.tar.gz.
File metadata
- Download URL: chinesestockapi_py3-2.0.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8c427f7cd116b240c97cf4834486cd410fa79adb54dba5075c3029f747d9fc3
|
|
| MD5 |
18e28ed1f0482c1615ab772227b3981d
|
|
| BLAKE2b-256 |
d8e356682e28db76e31ad050d99b44e625cdc1bcfc8d7057a12c6721d87e2a60
|