go-jianyi-jiaocheng


Namego-jianyi-jiaocheng JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/go-jianyi-jiaocheng
SummaryGo 简易教程
upload_time2024-03-02 04:52:02
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 简易教程

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/go-jianyi-jiaocheng",
    "name": "go-jianyi-jiaocheng",
    "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/0b/75/bff523979883c4c556305dfec56f7064ff7f45b982bbf861d6316af8d7ca/go-jianyi-jiaocheng-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Go \u7b80\u6613\u6559\u7a0b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/go-jianyi-jiaocheng\ndocker run -tid -p <port>:80 apachecn0/go-jianyi-jiaocheng\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install go-jianyi-jiaocheng\ngo-jianyi-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g go-jianyi-jiaocheng\ngo-jianyi-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Go \u7b80\u6613\u6559\u7a0b",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/go-jianyi-jiaocheng"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b3b980da5415cdcfffa84376aaa6cb7a3e8289f66ea320e98fe43c04d0f2724",
                "md5": "1babb13d8bcbc38452d7d46de0801eba",
                "sha256": "ca320a85cf4003283dfd839cce216836429b790739b8c628e8a1bab3fb60fd09"
            },
            "downloads": -1,
            "filename": "go_jianyi_jiaocheng-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1babb13d8bcbc38452d7d46de0801eba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 504726,
            "upload_time": "2024-03-02T04:51:59",
            "upload_time_iso_8601": "2024-03-02T04:51:59.042987Z",
            "url": "https://files.pythonhosted.org/packages/1b/3b/980da5415cdcfffa84376aaa6cb7a3e8289f66ea320e98fe43c04d0f2724/go_jianyi_jiaocheng-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b75bff523979883c4c556305dfec56f7064ff7f45b982bbf861d6316af8d7ca",
                "md5": "ed756b58201eb25bea8fc28fcedf45f1",
                "sha256": "466389236589bd52b3cf755a4d29275fbba83d48959281fd9a6b87d958805081"
            },
            "downloads": -1,
            "filename": "go-jianyi-jiaocheng-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ed756b58201eb25bea8fc28fcedf45f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 485068,
            "upload_time": "2024-03-02T04:52:02",
            "upload_time_iso_8601": "2024-03-02T04:52:02.114683Z",
            "url": "https://files.pythonhosted.org/packages/0b/75/bff523979883c4c556305dfec56f7064ff7f45b982bbf861d6316af8d7ca/go-jianyi-jiaocheng-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 04:52:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "go-jianyi-jiaocheng",
    "github_not_found": true,
    "lcname": "go-jianyi-jiaocheng"
}
        
Elapsed time: 0.45774s