pysnowball


Namepysnowball JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/uname-yang/pysnowball
Summaryxueqiu api python client | 集成雪球API
upload_time2024-07-15 06:07:42
maintainerNone
docs_urlNone
authorYang Yu
requires_pythonNone
licenseNone
keywords financial data xueqiu snow ball 雪球 python api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# pysnowball
===============

## quick start

```python
>>> import pysnowball as ball
>>> ball.set_token('xq_a_token=651af***************031c96a315c;')
'xq_a_token=651af***************031c96a315c;'
>>> ball.cash_flow('SH600000')
```

```json
{
    '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': ''
        }
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/uname-yang/pysnowball",
    "name": "pysnowball",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Financial Data, XueQiu, Snow Ball, \u96ea\u7403, Python Api",
    "author": "Yang Yu",
    "author_email": "yang.lights@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5e/57/552563ff50eb982854b51defd1ed7d473b504f333d78b0a31125b68bfae6/pysnowball-0.1.3.tar.gz",
    "platform": null,
    "description": "\n# pysnowball\n===============\n\n## quick start\n\n```python\n>>> import pysnowball as ball\n>>> ball.set_token('xq_a_token=651af***************031c96a315c;')\n'xq_a_token=651af***************031c96a315c;'\n>>> ball.cash_flow('SH600000')\n```\n\n```json\n{\n    'data': {\n        'quote_name': '\u6d66\u53d1\u94f6\u884c',\n        'currency_name': '\u4eba\u6c11\u5e01',\n        'org_type': 2,\n        'last_report_name': '2018\u4e09\u5b63\u62a5',\n        'currency': 'CNY',\n        'list': [{\n                    'report_date': 1514649600000,\n                    'report_name': '2017\u5e74\u62a5',\n                    'ncf_from_oa': [-140673000000.0, 0.26730141203064695],\n                    'ncf_from_ia': [37800000000.0, 1.590486604702023],\n                    'ncf_from_fa': [4820000000.0, -0.9794317706599756\n                    ]\n                }, {\n                    'report_date': 1483113600000,\n                    'report_name': '2016\u5e74\u62a5',\n                    'ncf_from_oa': [-191993000000.0, -1.5350677219775932],\n                    'ncf_from_ia': [-64015000000.0, 0.8794943714468582\n                    ],\n                    'ncf_from_fa': [234342000000.0, -0.042650194867269654]\n                }, {\n                    'report_date': 1451491200000,\n                    'report_name': '2015\u5e74\u62a5',\n                    'ncf_from_oa': [358820000000.0, 0.8770859707676373],\n                    'ncf_from_ia': [-531220000000.0, -0.5512111080287921],\n                    'ncf_from_fa': [244782000000.0, 2.357915963619902]\n                }, {\n                    'report_date': 1419955200000,\n                    'report_name': '2014\u5e74\u62a5',\n                    'ncf_from_oa': [191158000000.0, -0.3801741859756295],\n                    'ncf_from_ia': [-342455000000.0, -0.08702069578466226],\n                    'ncf_from_fa ': [72897000000.0, 4.966967784066173]\n                },  {\n                    'report_date ': 1388419200000,\n                    'report_name ': '2013 \u5e74\u62a5 ',\n                    'ncf_from_oa ': [308406000000.0, 2.3313098144267537], \n                    'ncf_from_ia ': [-315040000000.0, -1.2059925355889953],\n                    'ncf_from_fa ': [-18376000000.0, -1.6123496284447998]\n                }\n            ]}, \n            'error_code ': 0, \n            'error_description': ''\n        }\n```\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "xueqiu api python client | \u96c6\u6210\u96ea\u7403API",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/uname-yang/pysnowball"
    },
    "split_keywords": [
        "financial data",
        " xueqiu",
        " snow ball",
        " \u96ea\u7403",
        " python api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6d250578f2fafdeece6e5d10330f4c91aa1e89fc4e6d417c9a48c9428a4c262",
                "md5": "1629046e9061da4ebf990c92e8567f51",
                "sha256": "7f45ee94a0e350c43531aed3e9c4335746d818fec2438ad4a1b825c4f12d8b39"
            },
            "downloads": -1,
            "filename": "pysnowball-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1629046e9061da4ebf990c92e8567f51",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15930,
            "upload_time": "2024-07-15T06:07:40",
            "upload_time_iso_8601": "2024-07-15T06:07:40.133088Z",
            "url": "https://files.pythonhosted.org/packages/b6/d2/50578f2fafdeece6e5d10330f4c91aa1e89fc4e6d417c9a48c9428a4c262/pysnowball-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e57552563ff50eb982854b51defd1ed7d473b504f333d78b0a31125b68bfae6",
                "md5": "69c8e754a23c684e994630426a4a53fe",
                "sha256": "1ac09a91f2803bbd2545e36f3971572c585faa5f0b9cb4f835adc212556cd769"
            },
            "downloads": -1,
            "filename": "pysnowball-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "69c8e754a23c684e994630426a4a53fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23198,
            "upload_time": "2024-07-15T06:07:42",
            "upload_time_iso_8601": "2024-07-15T06:07:42.312161Z",
            "url": "https://files.pythonhosted.org/packages/5e/57/552563ff50eb982854b51defd1ed7d473b504f333d78b0a31125b68bfae6/pysnowball-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 06:07:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "uname-yang",
    "github_project": "pysnowball",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pysnowball"
}
        
Elapsed time: 3.91339s