sharetop


Namesharetop JSON
Version 5.8.19 PyPI version JSON
download
home_pagehttps://github.com/nrliangxy/sharetop
SummaryProvide data related to the economic market
upload_time2023-09-21 13:20:51
maintainer
docs_urlNone
authornrliangxy
requires_python
licenseMIT
keywords data finance quant stock fund futures share
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Introduction

[![Python Version](https://img.shields.io/badge/python-3.6+-blue.svg?style=flat)](https://pypi.python.org/pypi/sharetop)
[![Pypi Package](https://img.shields.io/pypi/v/sharetop.svg?maxAge=60)](https://pypi.python.org/pypi/sharetop)

[`sharetop`](https://github.com/nrliangxy/sharetop) 为个人或者机构提供准确详细的市场数据。用于获取经济市场相关的股票,基金,期货数据,也可以获取具体的行业数据,例如,猪肉周期相关数据,石油相关数据等。

---

## Installation

- 通过 `pip` 安装

```bash
pip install sharetop
```

- 通过 `pip` 更新

```bash
pip install sharetop --upgrade
```

---

## 使用文档

### 阅读文档

> https://sharetop.top/#/data-api

### 数据列表
*   股票
    *   股票列表和市场行情
    *   沪深市场股票报告日期
    *   沪深市场股票季度数据
    *   单个或者多个上市公司年报数据
    *   上市公司基本信息
    *   上市公司的K线数据
    *   股票的分时股价
    *   股票龙虎榜数据
*   市场资金流
    *   历史资金流动数据
    *   实时资金流动数据
    *   资金净流入数据
    *   市场内不同行业,概念,地域,资金净流入数据
*   公募基金 
    *   基金实时估值
    *   不同类型的基金列表
    *   开放基金排行列表
    *   场内交易基金排行
    *   货币型基金排行
    *   香港基金排行
    *   基金基本信息
    *   基金历史净值
    *   基金行业分布信息
    *   基金持仓日期列表
    *   基金同类排行
    *   基金投资类型比重
*   债券
    *   债券基本信息列表
    *   沪深债券实时行情
    *   债券基本信息
*   期货
    *   期货市场的最新行情信息
    *   期货最新交易日成交明细
    *   期货历史行情信息
*   国家数据
    *   国家基本信息列表
*   原油
    *   原油储量
    * 原油产量
    * 原油消费量
    * 原油加工量
    * 原油加工量产能
    * 原油历史价格
* 关联指数
    * 负相关指数
        * 国债收益率和债券价格
            * 国债收益率
                * 历史数据
                * 实时数据
            * 债券基金
                * 场外基金
                * 场内基金
* 行业数据
    * 汽车销量数据
      * 汽车销量排名(月更新)
    * 猪周期数据
        * 猪肉历史价格和猪粮比(日更新)
    * 世界造船数据
        * 世界造船三大指标
* 宏观指标
  * 电商物流指数
      * 电商物流指数历史数据(月更新)

## Contact
- 对市场感兴趣的同学可以联系我,对互联网金融感兴趣的同学可以联系我,对市场行业相关数据感兴趣的同学可以联系我,对数据有需求的同学可以联系我。欢迎志同道合的同学联系我
- 关注我们的微信公众号:shareTop,可以获取我们最新的数据更新提醒和行业周期分析

<img src="static/wechat_account.png" width="350">

- 微信:share_top

<img src="static/sharetop.jpg" width="350">



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nrliangxy/sharetop",
    "name": "sharetop",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "data,finance,quant,stock,fund,futures,share",
    "author": "nrliangxy",
    "author_email": "nrliangxy@foxmail.com",
    "download_url": "https://files.pythonhosted.org/packages/73/ad/91630a9ec41b431e89f047866a67c6eaf029c9dbeeeabe338ead6b9cd2db/sharetop-5.8.19.tar.gz",
    "platform": "any",
    "description": "## Introduction\r\n\r\n[![Python Version](https://img.shields.io/badge/python-3.6+-blue.svg?style=flat)](https://pypi.python.org/pypi/sharetop)\r\n[![Pypi Package](https://img.shields.io/pypi/v/sharetop.svg?maxAge=60)](https://pypi.python.org/pypi/sharetop)\r\n\r\n[`sharetop`](https://github.com/nrliangxy/sharetop) \u4e3a\u4e2a\u4eba\u6216\u8005\u673a\u6784\u63d0\u4f9b\u51c6\u786e\u8be6\u7ec6\u7684\u5e02\u573a\u6570\u636e\u3002\u7528\u4e8e\u83b7\u53d6\u7ecf\u6d4e\u5e02\u573a\u76f8\u5173\u7684\u80a1\u7968\uff0c\u57fa\u91d1\uff0c\u671f\u8d27\u6570\u636e\uff0c\u4e5f\u53ef\u4ee5\u83b7\u53d6\u5177\u4f53\u7684\u884c\u4e1a\u6570\u636e\uff0c\u4f8b\u5982\uff0c\u732a\u8089\u5468\u671f\u76f8\u5173\u6570\u636e\uff0c\u77f3\u6cb9\u76f8\u5173\u6570\u636e\u7b49\u3002\r\n\r\n---\r\n\r\n## Installation\r\n\r\n- \u901a\u8fc7 `pip` \u5b89\u88c5\r\n\r\n```bash\r\npip install sharetop\r\n```\r\n\r\n- \u901a\u8fc7 `pip` \u66f4\u65b0\r\n\r\n```bash\r\npip install sharetop --upgrade\r\n```\r\n\r\n---\r\n\r\n## \u4f7f\u7528\u6587\u6863\r\n\r\n### \u9605\u8bfb\u6587\u6863\r\n\r\n> https://sharetop.top/#/data-api\r\n\r\n### \u6570\u636e\u5217\u8868\r\n*   \u80a1\u7968\r\n    *   \u80a1\u7968\u5217\u8868\u548c\u5e02\u573a\u884c\u60c5\r\n    *   \u6caa\u6df1\u5e02\u573a\u80a1\u7968\u62a5\u544a\u65e5\u671f\r\n    *   \u6caa\u6df1\u5e02\u573a\u80a1\u7968\u5b63\u5ea6\u6570\u636e\r\n    *   \u5355\u4e2a\u6216\u8005\u591a\u4e2a\u4e0a\u5e02\u516c\u53f8\u5e74\u62a5\u6570\u636e\r\n    *   \u4e0a\u5e02\u516c\u53f8\u57fa\u672c\u4fe1\u606f\r\n    *   \u4e0a\u5e02\u516c\u53f8\u7684K\u7ebf\u6570\u636e\r\n    *   \u80a1\u7968\u7684\u5206\u65f6\u80a1\u4ef7\r\n    *   \u80a1\u7968\u9f99\u864e\u699c\u6570\u636e\r\n*   \u5e02\u573a\u8d44\u91d1\u6d41\r\n    *   \u5386\u53f2\u8d44\u91d1\u6d41\u52a8\u6570\u636e\r\n    *   \u5b9e\u65f6\u8d44\u91d1\u6d41\u52a8\u6570\u636e\r\n    *   \u8d44\u91d1\u51c0\u6d41\u5165\u6570\u636e\r\n    *   \u5e02\u573a\u5185\u4e0d\u540c\u884c\u4e1a\uff0c\u6982\u5ff5\uff0c\u5730\u57df\uff0c\u8d44\u91d1\u51c0\u6d41\u5165\u6570\u636e\r\n*   \u516c\u52df\u57fa\u91d1 \r\n    *   \u57fa\u91d1\u5b9e\u65f6\u4f30\u503c\r\n    *   \u4e0d\u540c\u7c7b\u578b\u7684\u57fa\u91d1\u5217\u8868\r\n    *   \u5f00\u653e\u57fa\u91d1\u6392\u884c\u5217\u8868\r\n    *   \u573a\u5185\u4ea4\u6613\u57fa\u91d1\u6392\u884c\r\n    *   \u8d27\u5e01\u578b\u57fa\u91d1\u6392\u884c\r\n    *   \u9999\u6e2f\u57fa\u91d1\u6392\u884c\r\n    *   \u57fa\u91d1\u57fa\u672c\u4fe1\u606f\r\n    *   \u57fa\u91d1\u5386\u53f2\u51c0\u503c\r\n    *   \u57fa\u91d1\u884c\u4e1a\u5206\u5e03\u4fe1\u606f\r\n    *   \u57fa\u91d1\u6301\u4ed3\u65e5\u671f\u5217\u8868\r\n    *   \u57fa\u91d1\u540c\u7c7b\u6392\u884c\r\n    *   \u57fa\u91d1\u6295\u8d44\u7c7b\u578b\u6bd4\u91cd\r\n*   \u503a\u5238\r\n    *   \u503a\u5238\u57fa\u672c\u4fe1\u606f\u5217\u8868\r\n    *   \u6caa\u6df1\u503a\u5238\u5b9e\u65f6\u884c\u60c5\r\n    *   \u503a\u5238\u57fa\u672c\u4fe1\u606f\r\n*   \u671f\u8d27\r\n    *   \u671f\u8d27\u5e02\u573a\u7684\u6700\u65b0\u884c\u60c5\u4fe1\u606f\r\n    *   \u671f\u8d27\u6700\u65b0\u4ea4\u6613\u65e5\u6210\u4ea4\u660e\u7ec6\r\n    *   \u671f\u8d27\u5386\u53f2\u884c\u60c5\u4fe1\u606f\r\n*   \u56fd\u5bb6\u6570\u636e\r\n    *   \u56fd\u5bb6\u57fa\u672c\u4fe1\u606f\u5217\u8868\r\n*   \u539f\u6cb9\r\n    *   \u539f\u6cb9\u50a8\u91cf\r\n    * \u539f\u6cb9\u4ea7\u91cf\r\n    * \u539f\u6cb9\u6d88\u8d39\u91cf\r\n    * \u539f\u6cb9\u52a0\u5de5\u91cf\r\n    * \u539f\u6cb9\u52a0\u5de5\u91cf\u4ea7\u80fd\r\n    * \u539f\u6cb9\u5386\u53f2\u4ef7\u683c\r\n* \u5173\u8054\u6307\u6570\r\n    * \u8d1f\u76f8\u5173\u6307\u6570\r\n        * \u56fd\u503a\u6536\u76ca\u7387\u548c\u503a\u5238\u4ef7\u683c\r\n            * \u56fd\u503a\u6536\u76ca\u7387\r\n                * \u5386\u53f2\u6570\u636e\r\n                * \u5b9e\u65f6\u6570\u636e\r\n            * \u503a\u5238\u57fa\u91d1\r\n                * \u573a\u5916\u57fa\u91d1\r\n                * \u573a\u5185\u57fa\u91d1\r\n* \u884c\u4e1a\u6570\u636e\r\n    * \u6c7d\u8f66\u9500\u91cf\u6570\u636e\r\n      * \u6c7d\u8f66\u9500\u91cf\u6392\u540d\uff08\u6708\u66f4\u65b0\uff09\r\n    * \u732a\u5468\u671f\u6570\u636e\r\n        * \u732a\u8089\u5386\u53f2\u4ef7\u683c\u548c\u732a\u7cae\u6bd4\uff08\u65e5\u66f4\u65b0\uff09\r\n    * \u4e16\u754c\u9020\u8239\u6570\u636e\r\n        * \u4e16\u754c\u9020\u8239\u4e09\u5927\u6307\u6807\r\n* \u5b8f\u89c2\u6307\u6807\r\n  * \u7535\u5546\u7269\u6d41\u6307\u6570\r\n      * \u7535\u5546\u7269\u6d41\u6307\u6570\u5386\u53f2\u6570\u636e\uff08\u6708\u66f4\u65b0\uff09\r\n\r\n## Contact\r\n- \u5bf9\u5e02\u573a\u611f\u5174\u8da3\u7684\u540c\u5b66\u53ef\u4ee5\u8054\u7cfb\u6211\uff0c\u5bf9\u4e92\u8054\u7f51\u91d1\u878d\u611f\u5174\u8da3\u7684\u540c\u5b66\u53ef\u4ee5\u8054\u7cfb\u6211\uff0c\u5bf9\u5e02\u573a\u884c\u4e1a\u76f8\u5173\u6570\u636e\u611f\u5174\u8da3\u7684\u540c\u5b66\u53ef\u4ee5\u8054\u7cfb\u6211\uff0c\u5bf9\u6570\u636e\u6709\u9700\u6c42\u7684\u540c\u5b66\u53ef\u4ee5\u8054\u7cfb\u6211\u3002\u6b22\u8fce\u5fd7\u540c\u9053\u5408\u7684\u540c\u5b66\u8054\u7cfb\u6211\r\n- \u5173\u6ce8\u6211\u4eec\u7684\u5fae\u4fe1\u516c\u4f17\u53f7\uff1ashareTop\uff0c\u53ef\u4ee5\u83b7\u53d6\u6211\u4eec\u6700\u65b0\u7684\u6570\u636e\u66f4\u65b0\u63d0\u9192\u548c\u884c\u4e1a\u5468\u671f\u5206\u6790\r\n\r\n<img src=\"static/wechat_account.png\" width=\"350\">\r\n\r\n- \u5fae\u4fe1\uff1ashare_top\r\n\r\n<img src=\"static/sharetop.jpg\" width=\"350\">\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provide data related to the economic market",
    "version": "5.8.19",
    "project_urls": {
        "Homepage": "https://github.com/nrliangxy/sharetop",
        "Source": "https://github.com/nrliangxy/sharetop"
    },
    "split_keywords": [
        "data",
        "finance",
        "quant",
        "stock",
        "fund",
        "futures",
        "share"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4bccaab4af13c202a29ae4c492372e877548952ab301de59ba45357bed81fdf",
                "md5": "95d8033b12a0d9e7445a160c4ce1063c",
                "sha256": "0efa89c26780376d661fb253e3d27f1e74229215e4803b86892633108c3ec0f3"
            },
            "downloads": -1,
            "filename": "sharetop-5.8.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95d8033b12a0d9e7445a160c4ce1063c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 99197,
            "upload_time": "2023-09-21T13:20:48",
            "upload_time_iso_8601": "2023-09-21T13:20:48.444722Z",
            "url": "https://files.pythonhosted.org/packages/f4/bc/caab4af13c202a29ae4c492372e877548952ab301de59ba45357bed81fdf/sharetop-5.8.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73ad91630a9ec41b431e89f047866a67c6eaf029c9dbeeeabe338ead6b9cd2db",
                "md5": "9e4e3f2d18d23f681a4804fab98c83dd",
                "sha256": "132e58d759216fd965d23bb47afdd7bb3a8a57191d62e56e4a58ed935c8607eb"
            },
            "downloads": -1,
            "filename": "sharetop-5.8.19.tar.gz",
            "has_sig": false,
            "md5_digest": "9e4e3f2d18d23f681a4804fab98c83dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 72750,
            "upload_time": "2023-09-21T13:20:51",
            "upload_time_iso_8601": "2023-09-21T13:20:51.161060Z",
            "url": "https://files.pythonhosted.org/packages/73/ad/91630a9ec41b431e89f047866a67c6eaf029c9dbeeeabe338ead6b9cd2db/sharetop-5.8.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 13:20:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nrliangxy",
    "github_project": "sharetop",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "sharetop"
}
        
Elapsed time: 0.18719s