# Django 2 By Example 中文版
## 下载
### Docker
```
docker pull apachecn0/django-2-by-example-zhongwenban
docker run -tid -p <port>:80 apachecn0/django-2-by-example-zhongwenban
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install django-2-by-example-zhongwenban
django-2-by-example-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g django-2-by-example-zhongwenban
django-2-by-example-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/django-2-by-example-zhongwenban",
"name": "django-2-by-example-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/2e/12/fd708115eb90a3aa0e4030d7b828c480803f9f1389530fd95a6b08b05b07/django-2-by-example-zhongwenban-2024.3.3.0.tar.gz",
"platform": null,
"description": "# Django 2 By Example \u4e2d\u6587\u7248\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/django-2-by-example-zhongwenban\ndocker run -tid -p <port>:80 apachecn0/django-2-by-example-zhongwenban\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install django-2-by-example-zhongwenban\ndjango-2-by-example-zhongwenban <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g django-2-by-example-zhongwenban\ndjango-2-by-example-zhongwenban <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Django 2 By Example \u4e2d\u6587\u7248",
"version": "2024.3.3.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/django-2-by-example-zhongwenban"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0d1cd4fe15a757f0cc649463b49355f6ea401286455011f39ae05302566aaeca",
"md5": "0b9f63bb50b2c02747daf8cf85d46be9",
"sha256": "93df8a3eee80baf650b386b927ea502a935c8bed6b6771749b86f290ab5d3201"
},
"downloads": -1,
"filename": "django_2_by_example_zhongwenban-2024.3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b9f63bb50b2c02747daf8cf85d46be9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5295040,
"upload_time": "2024-03-03T12:27:23",
"upload_time_iso_8601": "2024-03-03T12:27:23.223576Z",
"url": "https://files.pythonhosted.org/packages/0d/1c/d4fe15a757f0cc649463b49355f6ea401286455011f39ae05302566aaeca/django_2_by_example_zhongwenban-2024.3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e12fd708115eb90a3aa0e4030d7b828c480803f9f1389530fd95a6b08b05b07",
"md5": "a8095b64602b15b67925200ee867808c",
"sha256": "26fbb1bf512c2b02677ed94155c4936047622db2f14dc47752c8cd4d2b69e520"
},
"downloads": -1,
"filename": "django-2-by-example-zhongwenban-2024.3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "a8095b64602b15b67925200ee867808c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5275230,
"upload_time": "2024-03-03T12:27:26",
"upload_time_iso_8601": "2024-03-03T12:27:26.042248Z",
"url": "https://files.pythonhosted.org/packages/2e/12/fd708115eb90a3aa0e4030d7b828c480803f9f1389530fd95a6b08b05b07/django-2-by-example-zhongwenban-2024.3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 12:27:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "django-2-by-example-zhongwenban",
"github_not_found": true,
"lcname": "django-2-by-example-zhongwenban"
}