# The Way To Flask 中文版
## 下载
### Docker
```
docker pull apachecn0/the-way-to-flask-zhongwenban
docker run -tid -p <port>:80 apachecn0/the-way-to-flask-zhongwenban
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install the-way-to-flask-zhongwenban
the-way-to-flask-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g the-way-to-flask-zhongwenban
the-way-to-flask-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/the-way-to-flask-zhongwenban",
"name": "the-way-to-flask-zhongwenban",
"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/58/f0/f9b901d2879ff336cd720f53309b582cdf965b248531a458f0a1457583a5/the-way-to-flask-zhongwenban-2024.3.3.0.tar.gz",
"platform": null,
"description": "# The Way To Flask \u4e2d\u6587\u7248\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/the-way-to-flask-zhongwenban\ndocker run -tid -p <port>:80 apachecn0/the-way-to-flask-zhongwenban\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install the-way-to-flask-zhongwenban\nthe-way-to-flask-zhongwenban <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g the-way-to-flask-zhongwenban\nthe-way-to-flask-zhongwenban <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "The Way To Flask \u4e2d\u6587\u7248",
"version": "2024.3.3.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/the-way-to-flask-zhongwenban"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d9f7e3bf128c5edf8b32957ffa7a8d64eaaea6fbf38359437b9d2a1e6e92f246",
"md5": "9330ceb30caee1d14dff6b0e87d4a2e9",
"sha256": "7b17f46059e7e63fdbf0f6ffa03e19d52ae830e87e002184d03076fd66f23634"
},
"downloads": -1,
"filename": "the_way_to_flask_zhongwenban-2024.3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9330ceb30caee1d14dff6b0e87d4a2e9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 971819,
"upload_time": "2024-03-03T10:37:51",
"upload_time_iso_8601": "2024-03-03T10:37:51.679861Z",
"url": "https://files.pythonhosted.org/packages/d9/f7/e3bf128c5edf8b32957ffa7a8d64eaaea6fbf38359437b9d2a1e6e92f246/the_way_to_flask_zhongwenban-2024.3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "58f0f9b901d2879ff336cd720f53309b582cdf965b248531a458f0a1457583a5",
"md5": "3896b31edbdce3a4435d7dacef114d3a",
"sha256": "2fa7f70474dc9fe4bc27dc8be738ce305450abd75f46f66b8e35ce8c083c8255"
},
"downloads": -1,
"filename": "the-way-to-flask-zhongwenban-2024.3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "3896b31edbdce3a4435d7dacef114d3a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 952124,
"upload_time": "2024-03-03T10:37:54",
"upload_time_iso_8601": "2024-03-03T10:37:54.084823Z",
"url": "https://files.pythonhosted.org/packages/58/f0/f9b901d2879ff336cd720f53309b582cdf965b248531a458f0a1457583a5/the-way-to-flask-zhongwenban-2024.3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 10:37:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "the-way-to-flask-zhongwenban",
"github_not_found": true,
"lcname": "the-way-to-flask-zhongwenban"
}