Skip to main content

Jianda Open Data

Project description

环境要求

python >= 3

安装

python -m pip install jdodata

使用

# 登陆
from jdodata import OpenDataClient
client = OpenDataClient(username="test", password="test") # 账号密码请联系 wukehao@jddatatech.com 索取.

params = {
    "fund_code": "510080"
}

ret = client.ApiStockpediaFundNet_value.get(params=params)

ret = client.ApiFund_assistantFundNet_value.get(params={"fund_code": "510080"})

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

jdodata-1.0.16.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page