go-web-biancheng


Namego-web-biancheng JSON
Version 2024.3.6.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/go-web-biancheng
SummaryGo Web 编程
upload_time2024-03-06 02:14:01
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 Web 编程

## 下载

### Docker

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

### PYPI

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

### NPM

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/go-web-biancheng",
    "name": "go-web-biancheng",
    "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/02/58/28c278f0f20b62749f14735d5865e3a3cf7069eb65248875176cb48d4018/go-web-biancheng-2024.3.6.0.tar.gz",
    "platform": null,
    "description": "# Go Web \u7f16\u7a0b\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/go-web-biancheng\r\ndocker run -tid -p <port>:80 apachecn0/go-web-biancheng\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 go-web-biancheng\r\ngo-web-biancheng <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 go-web-biancheng\r\ngo-web-biancheng <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Go Web \u7f16\u7a0b",
    "version": "2024.3.6.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/go-web-biancheng"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10d2aa43d1968d6239332103d0bd6ed4205429d00dcb81114bce98f58710f633",
                "md5": "2343a3e37ff193ba3859a93cb0da9fda",
                "sha256": "90ad0c30cbb23c84a0ba83163e553b9a84cd6080c36379bd77b67b32ab9f1952"
            },
            "downloads": -1,
            "filename": "go_web_biancheng-2024.3.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2343a3e37ff193ba3859a93cb0da9fda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1861648,
            "upload_time": "2024-03-06T02:13:58",
            "upload_time_iso_8601": "2024-03-06T02:13:58.038360Z",
            "url": "https://files.pythonhosted.org/packages/10/d2/aa43d1968d6239332103d0bd6ed4205429d00dcb81114bce98f58710f633/go_web_biancheng-2024.3.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "025828c278f0f20b62749f14735d5865e3a3cf7069eb65248875176cb48d4018",
                "md5": "ed94cbc709ecd1525e1221b6d9514367",
                "sha256": "d22cc1799c3a5372b1bf66e80880fbc3fef2271099dbc5d186eaa8f8cf1027f2"
            },
            "downloads": -1,
            "filename": "go-web-biancheng-2024.3.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ed94cbc709ecd1525e1221b6d9514367",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1844887,
            "upload_time": "2024-03-06T02:14:01",
            "upload_time_iso_8601": "2024-03-06T02:14:01.184682Z",
            "url": "https://files.pythonhosted.org/packages/02/58/28c278f0f20b62749f14735d5865e3a3cf7069eb65248875176cb48d4018/go-web-biancheng-2024.3.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 02:14:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "go-web-biancheng",
    "github_not_found": true,
    "lcname": "go-web-biancheng"
}
        
Elapsed time: 0.19059s