xueqiu api python client | 集成雪球API
Project description
pysnowball
===============
quick start
>>> import pysnowball as ball
>>> ball.set_token('xq_a_token=651af***************031c96a315c;')
'xq_a_token=651af***************031c96a315c;'
>>> 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.0.9.tar.gz
(19.7 kB
view hashes)
Built Distribution
pysnowball-0.0.9-py3-none-any.whl
(12.7 kB
view hashes)
Close
Hashes for pysnowball-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07fefd71428fe9c9a2eb2808930c54c5e2d092db79689867dbfd72f55ee30214 |
|
MD5 | db3d85de83bfa1b3d71f782251b075fa |
|
BLAKE2b-256 | 0eedff00721f39f8ff4789f33ed3f5ff3b34220dd524a33acc8966e41a883d50 |