javascript-shili


Namejavascript-shili JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/javascript-shili
SummaryJavaScript 示例
upload_time2023-02-07 19:11:30
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.
            # JavaScript 示例

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/javascript-shili",
    "name": "javascript-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/d4/e6/16514d5468b09f7c1be4361aa23dfebdfe35df17e6b0b4f9f7d623e414dc/javascript-shili-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# JavaScript \u793a\u4f8b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/javascript-shili\ndocker run -tid -p <port>:80 apachecn0/javascript-shili\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install javascript-shili\njavascript-shili <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g javascript-shili\njavascript-shili <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "JavaScript \u793a\u4f8b",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72f14b484a0755e0a4eb75ba3f3e7cccd19c39206328503ab61b2913eb58072d",
                "md5": "16f8c53c1e63f28753671d15a1acb0a5",
                "sha256": "766b64b75744e0f56a9cb551fc681abed1f8cc4eb34d81e613205e555e1daf84"
            },
            "downloads": -1,
            "filename": "javascript_shili-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16f8c53c1e63f28753671d15a1acb0a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1567790,
            "upload_time": "2023-02-07T19:11:27",
            "upload_time_iso_8601": "2023-02-07T19:11:27.888345Z",
            "url": "https://files.pythonhosted.org/packages/72/f1/4b484a0755e0a4eb75ba3f3e7cccd19c39206328503ab61b2913eb58072d/javascript_shili-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4e616514d5468b09f7c1be4361aa23dfebdfe35df17e6b0b4f9f7d623e414dc",
                "md5": "909a89558cd9c9b4d11830330b3f7e90",
                "sha256": "eb310571829ea4c19a28e0431e197a1901519d85a639d1ed71350d2009dc9322"
            },
            "downloads": -1,
            "filename": "javascript-shili-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "909a89558cd9c9b4d11830330b3f7e90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1547909,
            "upload_time": "2023-02-07T19:11:30",
            "upload_time_iso_8601": "2023-02-07T19:11:30.349710Z",
            "url": "https://files.pythonhosted.org/packages/d4/e6/16514d5468b09f7c1be4361aa23dfebdfe35df17e6b0b4f9f7d623e414dc/javascript-shili-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 19:11:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "javascript-shili",
    "lcname": "javascript-shili"
}
        
Elapsed time: 0.04522s