hellozookeeper


Namehellozookeeper JSON
Version 2024.3.5.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/hellozookeeper
SummaryHelloZooKeeper
upload_time2024-03-05 14:20:49
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.
            # HelloZooKeeper

## 下载

### Docker

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

### PYPI

```
pip install hellozookeeper
hellozookeeper <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/hellozookeeper",
    "name": "hellozookeeper",
    "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/75/80/9420ffcb8592dfd1ebccc5c1ae5b4d43d9c34781a792750a5c0e2fc91341/hellozookeeper-2024.3.5.0.tar.gz",
    "platform": null,
    "description": "# HelloZooKeeper\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/hellozookeeper\r\ndocker run -tid -p <port>:80 apachecn0/hellozookeeper\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### PYPI\r\n\r\n```\r\npip install hellozookeeper\r\nhellozookeeper <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### NPM\r\n\r\n```\r\nnpm install -g hellozookeeper\r\nhellozookeeper <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "HelloZooKeeper",
    "version": "2024.3.5.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/hellozookeeper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a7a9728c4d787ea70f9e661fbd219000054f1af20904a247d4808f0b0204efb",
                "md5": "938250fde5c2e3ef6682365d6a394a45",
                "sha256": "3097c36a750cbf3fca7162356a03c80a2217195b11a1e0b46ed794f1c0b2ca17"
            },
            "downloads": -1,
            "filename": "hellozookeeper-2024.3.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "938250fde5c2e3ef6682365d6a394a45",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4285191,
            "upload_time": "2024-03-05T14:20:20",
            "upload_time_iso_8601": "2024-03-05T14:20:20.735667Z",
            "url": "https://files.pythonhosted.org/packages/9a/7a/9728c4d787ea70f9e661fbd219000054f1af20904a247d4808f0b0204efb/hellozookeeper-2024.3.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75809420ffcb8592dfd1ebccc5c1ae5b4d43d9c34781a792750a5c0e2fc91341",
                "md5": "1d792496ea417199dd0a8cc0524b343e",
                "sha256": "b87731e9aa41fcd6d43c89178c2f99a67a0bcd8bf6062513736450bd6ecf0a09"
            },
            "downloads": -1,
            "filename": "hellozookeeper-2024.3.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1d792496ea417199dd0a8cc0524b343e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4267953,
            "upload_time": "2024-03-05T14:20:49",
            "upload_time_iso_8601": "2024-03-05T14:20:49.108592Z",
            "url": "https://files.pythonhosted.org/packages/75/80/9420ffcb8592dfd1ebccc5c1ae5b4d43d9c34781a792750a5c0e2fc91341/hellozookeeper-2024.3.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 14:20:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "hellozookeeper",
    "github_not_found": true,
    "lcname": "hellozookeeper"
}
        
Elapsed time: 0.71830s