# Mastering Django Core
## 下载
### Docker
```
docker pull apachecn0/mastering-django-core
docker run -tid -p <port>:80 apachecn0/mastering-django-core
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install mastering-django-core
mastering-django-core <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g mastering-django-core
mastering-django-core <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/mastering-django-core",
"name": "mastering-django-core",
"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/45/79/cc0219bb35fac14760d0be549236dac2178236096607c1dc576e4ae543f2/mastering-django-core-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Mastering Django Core\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/mastering-django-core\ndocker run -tid -p <port>:80 apachecn0/mastering-django-core\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install mastering-django-core\nmastering-django-core <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g mastering-django-core\nmastering-django-core <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Mastering Django Core",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/mastering-django-core"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ea3c4537af440eaca629fbac9944faafd2b57a827084b6f61887d5af6f1b86d8",
"md5": "d8454d0ef4496cad189f708a4e7f6cc4",
"sha256": "2e27cd6d912e3461f30a202e317507a56778d510aad9230dfa59129346f908b8"
},
"downloads": -1,
"filename": "mastering_django_core-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d8454d0ef4496cad189f708a4e7f6cc4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2229966,
"upload_time": "2024-03-01T22:19:38",
"upload_time_iso_8601": "2024-03-01T22:19:38.033032Z",
"url": "https://files.pythonhosted.org/packages/ea/3c/4537af440eaca629fbac9944faafd2b57a827084b6f61887d5af6f1b86d8/mastering_django_core-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4579cc0219bb35fac14760d0be549236dac2178236096607c1dc576e4ae543f2",
"md5": "93b60be7b2ebc812a1fd633655d011d9",
"sha256": "309fc8ac966b297d25398b6fe244bd3b2a6402fe28c9003f38900211bc057d6b"
},
"downloads": -1,
"filename": "mastering-django-core-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "93b60be7b2ebc812a1fd633655d011d9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2210279,
"upload_time": "2024-03-01T22:19:40",
"upload_time_iso_8601": "2024-03-01T22:19:40.056992Z",
"url": "https://files.pythonhosted.org/packages/45/79/cc0219bb35fac14760d0be549236dac2178236096607c1dc576e4ae543f2/mastering-django-core-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 22:19:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "mastering-django-core",
"github_not_found": true,
"lcname": "mastering-django-core"
}