go-by-example-zhongwenban


Namego-by-example-zhongwenban JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/go-by-example-zhongwenban
SummaryGo By Example 中文版
upload_time2024-03-02 04:50:46
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.
            # Go By Example 中文版

## 下载

### Docker

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

### PYPI

```
pip install go-by-example-zhongwenban
go-by-example-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/go-by-example-zhongwenban",
    "name": "go-by-example-zhongwenban",
    "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/3e/d2/d05a0f37036c674ab71c9e0c474c6a99c601e162e41b8c4eb6e98b725cde/go-by-example-zhongwenban-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Go By Example \u4e2d\u6587\u7248\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/go-by-example-zhongwenban\ndocker run -tid -p <port>:80 apachecn0/go-by-example-zhongwenban\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install go-by-example-zhongwenban\ngo-by-example-zhongwenban <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g go-by-example-zhongwenban\ngo-by-example-zhongwenban <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Go By Example \u4e2d\u6587\u7248",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/go-by-example-zhongwenban"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a3f661416d642ecfaf6f3994852bc9120794917505a3d5bcbaa5a354a1ae05d",
                "md5": "cb12f6550aad1bf44fda03d1bb8465ab",
                "sha256": "412518d0fc1a419fece5c0aac7ea10aee0d82b3b7e2e52bd60fccd9a38ec65a2"
            },
            "downloads": -1,
            "filename": "go_by_example_zhongwenban-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb12f6550aad1bf44fda03d1bb8465ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 495410,
            "upload_time": "2024-03-02T04:50:44",
            "upload_time_iso_8601": "2024-03-02T04:50:44.141989Z",
            "url": "https://files.pythonhosted.org/packages/5a/3f/661416d642ecfaf6f3994852bc9120794917505a3d5bcbaa5a354a1ae05d/go_by_example_zhongwenban-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ed2d05a0f37036c674ab71c9e0c474c6a99c601e162e41b8c4eb6e98b725cde",
                "md5": "da40304143e1b78007ad94efe85c478a",
                "sha256": "dc273ae8db8f86ce6a25ce430063be2bab46f4a72b3bb573b44154012c255d54"
            },
            "downloads": -1,
            "filename": "go-by-example-zhongwenban-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "da40304143e1b78007ad94efe85c478a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 475617,
            "upload_time": "2024-03-02T04:50:46",
            "upload_time_iso_8601": "2024-03-02T04:50:46.481156Z",
            "url": "https://files.pythonhosted.org/packages/3e/d2/d05a0f37036c674ab71c9e0c474c6a99c601e162e41b8c4eb6e98b725cde/go-by-example-zhongwenban-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 04:50:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "go-by-example-zhongwenban",
    "github_not_found": true,
    "lcname": "go-by-example-zhongwenban"
}
        
Elapsed time: 0.29475s