❄️ 雪球基金 Python Client
Project description
雪球基金 Python Client
Get started
Install package
pip install xueqiu_funds
Quick start
from xueqiu_funds import XueQiuFunds
# 华夏上证科创板50成份ETF联接C
fd_code = "011613"
xqf = XueQiuFunds()
detail = xqf.get_fund_detail(fd_code)
intro = xqf.get_fund_intro(fd_code)
fd_name = intro["data"]["fd_name"]
other_rate_table = detail["data"]["fund_rates"]["other_rate_table"]
print({fd_name: other_rate_table})
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xueqiu_funds-0.0.3.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file xueqiu_funds-0.0.3.tar.gz
.
File metadata
- Download URL: xueqiu_funds-0.0.3.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.0 CPython/3.10.11 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a2b822bdea28a780cfc17829d4cc8bdd3d2e5099d85fd0837aedc2e5ff89fcf |
|
MD5 | d50a05c59aa0fc48c95a14dbe9bb78bf |
|
BLAKE2b-256 | be00f37e267bbc0ec7920924a3b76f61893138826ff5c80bcaa1a86e71212f4e |
File details
Details for the file xueqiu_funds-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: xueqiu_funds-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.0 CPython/3.10.11 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21d77b1bf61c01ab5f6ce1e05d25a2e0405987f4fbf6bb4fb0c888f666734712 |
|
MD5 | 23cf0da8e455968f92b48d56336617bd |
|
BLAKE2b-256 | 6e8df4c1707b72d6a1486bf663d9258070e90c17b9aa78b4a951ee8f8bb7c377 |