angular-2-shili


Nameangular-2-shili JSON
Version 2023.2.7.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/angular-2-shili
SummaryAngular 2 示例
upload_time2023-02-07 08:58:10
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.
            # Angular 2 示例

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/angular-2-shili",
    "name": "angular-2-shili",
    "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/c9/35/4319786a29d15ca9f6c10545e49e448e3790375b9fe094f16eff00bde204/angular-2-shili-2023.2.7.0.tar.gz",
    "platform": null,
    "description": "# Angular 2 \u793a\u4f8b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/angular-2-shili\ndocker run -tid -p <port>:80 apachecn0/angular-2-shili\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install angular-2-shili\nangular-2-shili <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g angular-2-shili\nangular-2-shili <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Angular 2 \u793a\u4f8b",
    "version": "2023.2.7.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cac830cbc109dcff247188361516c52fbc5757603297db8f038996141ea14af",
                "md5": "59a1d0cffb97a9b9f06cbee4bf19472b",
                "sha256": "4f76086a6602be3d0b36105417f0a7f9eb3eb6fdd9007a1a9811c1bfc47014ec"
            },
            "downloads": -1,
            "filename": "angular_2_shili-2023.2.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59a1d0cffb97a9b9f06cbee4bf19472b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2115089,
            "upload_time": "2023-02-07T08:58:08",
            "upload_time_iso_8601": "2023-02-07T08:58:08.658185Z",
            "url": "https://files.pythonhosted.org/packages/8c/ac/830cbc109dcff247188361516c52fbc5757603297db8f038996141ea14af/angular_2_shili-2023.2.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9354319786a29d15ca9f6c10545e49e448e3790375b9fe094f16eff00bde204",
                "md5": "02c30964cfc350d0ce5417049b55d1b7",
                "sha256": "ed5556c3f7c49c9a945d41ffef5e36ad74652694cad6f77b40b21dfd716d6b57"
            },
            "downloads": -1,
            "filename": "angular-2-shili-2023.2.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "02c30964cfc350d0ce5417049b55d1b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2095622,
            "upload_time": "2023-02-07T08:58:10",
            "upload_time_iso_8601": "2023-02-07T08:58:10.443685Z",
            "url": "https://files.pythonhosted.org/packages/c9/35/4319786a29d15ca9f6c10545e49e448e3790375b9fe094f16eff00bde204/angular-2-shili-2023.2.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 08:58:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "angular-2-shili",
    "lcname": "angular-2-shili"
}
        
Elapsed time: 0.07535s