xueqiu api python client | 集成雪球API
Project description
pysnowball
===============
quick start
>>> import pysnowball as ball
>>> ball.set_token('xq_a_token=651af***************031c96a315c;u=9******')
>>> ball.cash_flow('SH600000')
{
'data': {
'quote_name': '浦发银行',
'currency_name': '人民币',
'org_type': 2,
'last_report_name': '2018三季报',
'currency': 'CNY',
'list': [{
'report_date': 1514649600000,
'report_name': '2017年报',
'ncf_from_oa': [-140673000000.0, 0.26730141203064695],
'ncf_from_ia': [37800000000.0, 1.590486604702023],
'ncf_from_fa': [4820000000.0, -0.9794317706599756
]
}, {
'report_date': 1483113600000,
'report_name': '2016年报',
'ncf_from_oa': [-191993000000.0, -1.5350677219775932],
'ncf_from_ia': [-64015000000.0, 0.8794943714468582
],
'ncf_from_fa': [234342000000.0, -0.042650194867269654]
}, {
'report_date': 1451491200000,
'report_name': '2015年报',
'ncf_from_oa': [358820000000.0, 0.8770859707676373],
'ncf_from_ia': [-531220000000.0, -0.5512111080287921],
'ncf_from_fa': [244782000000.0, 2.357915963619902]
}, {
'report_date': 1419955200000,
'report_name': '2014年报',
'ncf_from_oa': [191158000000.0, -0.3801741859756295],
'ncf_from_ia': [-342455000000.0, -0.08702069578466226],
'ncf_from_fa ': [72897000000.0, 4.966967784066173]
}, {
'report_date ': 1388419200000,
'report_name ': '2013 年报 ',
'ncf_from_oa ': [308406000000.0, 2.3313098144267537],
'ncf_from_ia ': [-315040000000.0, -1.2059925355889953],
'ncf_from_fa ': [-18376000000.0, -1.6123496284447998]
}
]},
'error_code ': 0,
'error_description': ''
}
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
pysnowball-0.1.5.tar.gz
(28.2 kB
view details)
Built Distribution
File details
Details for the file pysnowball-0.1.5.tar.gz
.
File metadata
- Download URL: pysnowball-0.1.5.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3ba0ce2b2367cf844a809726b7b05e4d726a2f4eef958a4ca94563906f78c8dc
|
|
MD5 |
45e7214ef0a2d7e80ccb6d06e69035d4
|
|
BLAKE2b-256 |
af23e6eb6fa773437d93f5767ae0a8e55bd5ded22a4aacf829c1bd8a93f46f19
|
File details
Details for the file pysnowball-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: pysnowball-0.1.5-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
33d5efcef74f8b4d840d1416aae0b9380f427653b103a0ff42a5af9a9ee55bb7
|
|
MD5 |
8e49951d44340984c42e5da8f3ca3bf9
|
|
BLAKE2b-256 |
9fc12c0bc4da6ef22b6486ad156690a53aca5807e03847767991428815ffa20e
|