kafka-hexin-yuanma-jiedu


Namekafka-hexin-yuanma-jiedu JSON
Version 2023.1.27.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/kafka-hexin-yuanma-jiedu
Summary126-Kafka核心源码解读
upload_time2023-01-26 17:52:08
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 126-Kafka核心源码解读

## 下载

### Docker

```
docker pull apachecn0/kafka-hexin-yuanma-jiedu
docker run -tid -p <port>:80 apachecn0/kafka-hexin-yuanma-jiedu
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install kafka-hexin-yuanma-jiedu
kafka-hexin-yuanma-jiedu <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g kafka-hexin-yuanma-jiedu
kafka-hexin-yuanma-jiedu <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/kafka-hexin-yuanma-jiedu",
    "name": "kafka-hexin-yuanma-jiedu",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/76/70/461728574b19aeb1e9a5ced854b347cccbde137d8180504fb17074e406da/kafka-hexin-yuanma-jiedu-2023.1.27.0.tar.gz",
    "platform": null,
    "description": "# 126-Kafka\u6838\u5fc3\u6e90\u7801\u89e3\u8bfb\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/kafka-hexin-yuanma-jiedu\ndocker run -tid -p <port>:80 apachecn0/kafka-hexin-yuanma-jiedu\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install kafka-hexin-yuanma-jiedu\nkafka-hexin-yuanma-jiedu <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g kafka-hexin-yuanma-jiedu\nkafka-hexin-yuanma-jiedu <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "126-Kafka\u6838\u5fc3\u6e90\u7801\u89e3\u8bfb",
    "version": "2023.1.27.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9afea64a56d25c41e7723dfb2ca5b9600ce6c42362968e5b045695874cc5dda0",
                "md5": "6bed536c60d694bac5d0ca402fc73c61",
                "sha256": "acac43b9c7476a85305ee8a40a9a92c01ca4f27838c863136f7a732108049f60"
            },
            "downloads": -1,
            "filename": "kafka_hexin_yuanma_jiedu-2023.1.27.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bed536c60d694bac5d0ca402fc73c61",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 10542246,
            "upload_time": "2023-01-26T17:52:05",
            "upload_time_iso_8601": "2023-01-26T17:52:05.436984Z",
            "url": "https://files.pythonhosted.org/packages/9a/fe/a64a56d25c41e7723dfb2ca5b9600ce6c42362968e5b045695874cc5dda0/kafka_hexin_yuanma_jiedu-2023.1.27.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7670461728574b19aeb1e9a5ced854b347cccbde137d8180504fb17074e406da",
                "md5": "19301f78f8c7c617ac145d7bd86842e0",
                "sha256": "e1acd91b29481d63aa9d6658875cc33be661b33ecde4207edb7e6af78d9773f3"
            },
            "downloads": -1,
            "filename": "kafka-hexin-yuanma-jiedu-2023.1.27.0.tar.gz",
            "has_sig": false,
            "md5_digest": "19301f78f8c7c617ac145d7bd86842e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 10521883,
            "upload_time": "2023-01-26T17:52:08",
            "upload_time_iso_8601": "2023-01-26T17:52:08.618526Z",
            "url": "https://files.pythonhosted.org/packages/76/70/461728574b19aeb1e9a5ced854b347cccbde137d8180504fb17074e406da/kafka-hexin-yuanma-jiedu-2023.1.27.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 17:52:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "kafka-hexin-yuanma-jiedu",
    "lcname": "kafka-hexin-yuanma-jiedu"
}
        
Elapsed time: 0.04841s