# CS for All
## 下载
### Docker
```
docker pull apachecn0/cs-for-all
docker run -tid -p <port>:80 apachecn0/cs-for-all
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install cs-for-all
cs-for-all <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g cs-for-all
cs-for-all <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/cs-for-all",
"name": "cs-for-all",
"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/00/ce/aa4581bb03515bff79d393b5f0f1fe0b1f34f49c1466e54879e25cefef10/cs-for-all-2024.3.2.0.tar.gz",
"platform": null,
"description": "# CS for All\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/cs-for-all\ndocker run -tid -p <port>:80 apachecn0/cs-for-all\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install cs-for-all\ncs-for-all <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g cs-for-all\ncs-for-all <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "CS for All",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/cs-for-all"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "66069fa4fb7789b50285a4e18698e732462f905c83be2541258378b972159e70",
"md5": "bfffbc457ae6822382ac0e75c125f5de",
"sha256": "a576e07b102b21e20fd6324a50ae77a3e90d771194c2e34fbe67f2a53fdff562"
},
"downloads": -1,
"filename": "cs_for_all-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bfffbc457ae6822382ac0e75c125f5de",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1803582,
"upload_time": "2024-03-01T19:41:27",
"upload_time_iso_8601": "2024-03-01T19:41:27.684952Z",
"url": "https://files.pythonhosted.org/packages/66/06/9fa4fb7789b50285a4e18698e732462f905c83be2541258378b972159e70/cs_for_all-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00ceaa4581bb03515bff79d393b5f0f1fe0b1f34f49c1466e54879e25cefef10",
"md5": "c8171de50f4617e2d78c949806a31d2f",
"sha256": "30f00eaf025f516db12b95aa08d710d9b61633667f2e20b8ed9ae8318c0486ed"
},
"downloads": -1,
"filename": "cs-for-all-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "c8171de50f4617e2d78c949806a31d2f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1785466,
"upload_time": "2024-03-01T19:41:31",
"upload_time_iso_8601": "2024-03-01T19:41:31.992009Z",
"url": "https://files.pythonhosted.org/packages/00/ce/aa4581bb03515bff79d393b5f0f1fe0b1f34f49c1466e54879e25cefef10/cs-for-all-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 19:41:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "cs-for-all",
"github_not_found": true,
"lcname": "cs-for-all"
}