serverless-rumenke


Nameserverless-rumenke JSON
Version 2023.1.27.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/serverless-rumenke
Summary127-Serverless入门课
upload_time2023-01-26 18:05:05
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.
            # 127-Serverless入门课

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/serverless-rumenke",
    "name": "serverless-rumenke",
    "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/97/57/5fc963347b6cfe6a22feb7d8c0524a721ad5c852e6f303d3a760d2b147ec/serverless-rumenke-2023.1.27.0.tar.gz",
    "platform": null,
    "description": "# 127-Serverless\u5165\u95e8\u8bfe\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/serverless-rumenke\ndocker run -tid -p <port>:80 apachecn0/serverless-rumenke\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install serverless-rumenke\nserverless-rumenke <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g serverless-rumenke\nserverless-rumenke <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "127-Serverless\u5165\u95e8\u8bfe",
    "version": "2023.1.27.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2002c00ad991b0e27becfe4e84ae8560118d18f676b82517dd544a682f5f3119",
                "md5": "349caf5cc5814656879aeb4e4c998250",
                "sha256": "fd0d5a5a3faaa51a3646f30c39ea04b27227c28671ca093b99bb88d629fb0a77"
            },
            "downloads": -1,
            "filename": "serverless_rumenke-2023.1.27.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "349caf5cc5814656879aeb4e4c998250",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 12356200,
            "upload_time": "2023-01-26T18:04:50",
            "upload_time_iso_8601": "2023-01-26T18:04:50.577295Z",
            "url": "https://files.pythonhosted.org/packages/20/02/c00ad991b0e27becfe4e84ae8560118d18f676b82517dd544a682f5f3119/serverless_rumenke-2023.1.27.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97575fc963347b6cfe6a22feb7d8c0524a721ad5c852e6f303d3a760d2b147ec",
                "md5": "f1c5a0e8edae274103ceff109cda5b73",
                "sha256": "1f966c30af5f89d61293ea0141c4b4b52d6ad0fc80a1fb0ee03ee7ea4f2314fe"
            },
            "downloads": -1,
            "filename": "serverless-rumenke-2023.1.27.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f1c5a0e8edae274103ceff109cda5b73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12336864,
            "upload_time": "2023-01-26T18:05:05",
            "upload_time_iso_8601": "2023-01-26T18:05:05.370006Z",
            "url": "https://files.pythonhosted.org/packages/97/57/5fc963347b6cfe6a22feb7d8c0524a721ad5c852e6f303d3a760d2b147ec/serverless-rumenke-2023.1.27.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 18:05:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "serverless-rumenke",
    "lcname": "serverless-rumenke"
}
        
Elapsed time: 0.25429s