golang-101-hacks


Namegolang-101-hacks JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/golang-101-hacks
SummaryGolang 101 hacks
upload_time2024-03-03 06:46:32
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.
            # Golang 101 hacks

## 下载

### Docker

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

### PYPI

```
pip install golang-101-hacks
golang-101-hacks <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/golang-101-hacks",
    "name": "golang-101-hacks",
    "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/9f/3e/7e565cadc547af40973b0b59a0ebf1a4427d7b13dfff6ae24c3651010d92/golang-101-hacks-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Golang 101 hacks\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/golang-101-hacks\ndocker run -tid -p <port>:80 apachecn0/golang-101-hacks\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install golang-101-hacks\ngolang-101-hacks <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g golang-yilingyi-hacks\ngolang-yilingyi-hacks <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Golang 101 hacks",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/golang-101-hacks"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "356ca317879d2c88664190e68c67603e42f2b74fa68c29797a3f8126fb2697ce",
                "md5": "94b97cc2b5df75ddf1f09a8cb86d9096",
                "sha256": "d8cc50a72a5c182612d81091f67f99f7c1ed38ce8adde78d761a265f4d697e7b"
            },
            "downloads": -1,
            "filename": "golang_101_hacks-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94b97cc2b5df75ddf1f09a8cb86d9096",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 508402,
            "upload_time": "2024-03-03T06:46:29",
            "upload_time_iso_8601": "2024-03-03T06:46:29.388006Z",
            "url": "https://files.pythonhosted.org/packages/35/6c/a317879d2c88664190e68c67603e42f2b74fa68c29797a3f8126fb2697ce/golang_101_hacks-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f3e7e565cadc547af40973b0b59a0ebf1a4427d7b13dfff6ae24c3651010d92",
                "md5": "a7555d1e78ebc54859234d780d6b1bf6",
                "sha256": "73948550134c395c8362b593c8a9529badba698889b0a07d565eeb1e99bc917c"
            },
            "downloads": -1,
            "filename": "golang-101-hacks-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a7555d1e78ebc54859234d780d6b1bf6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 489180,
            "upload_time": "2024-03-03T06:46:32",
            "upload_time_iso_8601": "2024-03-03T06:46:32.274393Z",
            "url": "https://files.pythonhosted.org/packages/9f/3e/7e565cadc547af40973b0b59a0ebf1a4427d7b13dfff6ae24c3651010d92/golang-101-hacks-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 06:46:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "golang-101-hacks",
    "github_not_found": true,
    "lcname": "golang-101-hacks"
}
        
Elapsed time: 0.43180s