# Understanding Model-View-Controller
## 下载
### Docker
```
docker pull apachecn0/understanding-model-view-controller
docker run -tid -p <port>:80 apachecn0/understanding-model-view-controller
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install understanding-model-view-controller
understanding-model-view-controller <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g understanding-model-view-controller
understanding-model-view-controller <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/understanding-model-view-controller",
"name": "understanding-model-view-controller",
"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/0c/40/9202bd4f9aab4fb8ac524a9c53e29a372aeb722f46b4a8edfb47fd5d8c2c/understanding-model-view-controller-2024.3.4.0.tar.gz",
"platform": null,
"description": "# Understanding Model-View-Controller\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/understanding-model-view-controller\ndocker run -tid -p <port>:80 apachecn0/understanding-model-view-controller\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install understanding-model-view-controller\nunderstanding-model-view-controller <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g understanding-model-view-controller\nunderstanding-model-view-controller <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Understanding Model-View-Controller",
"version": "2024.3.4.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/understanding-model-view-controller"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e0b58cdcfa0aa2ca6e4b7feb35f7fe7eda3b49906f3638f03d44b1862fc0eb8f",
"md5": "0fa105e14582a4dc202b16f1212fb6db",
"sha256": "b7a0a59ae667e4ee1224113a560ea36b70e56b900a8d1dc77e832986ba3e2bbe"
},
"downloads": -1,
"filename": "understanding_model_view_controller-2024.3.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0fa105e14582a4dc202b16f1212fb6db",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2579184,
"upload_time": "2024-03-03T19:52:15",
"upload_time_iso_8601": "2024-03-03T19:52:15.219208Z",
"url": "https://files.pythonhosted.org/packages/e0/b5/8cdcfa0aa2ca6e4b7feb35f7fe7eda3b49906f3638f03d44b1862fc0eb8f/understanding_model_view_controller-2024.3.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0c409202bd4f9aab4fb8ac524a9c53e29a372aeb722f46b4a8edfb47fd5d8c2c",
"md5": "a2f9501c28b22162c7cfa996276133ad",
"sha256": "70585ff268c405df7ab6ac89a1a1834cf349f730955233b55d91ff34dc346f51"
},
"downloads": -1,
"filename": "understanding-model-view-controller-2024.3.4.0.tar.gz",
"has_sig": false,
"md5_digest": "a2f9501c28b22162c7cfa996276133ad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2558991,
"upload_time": "2024-03-03T19:52:20",
"upload_time_iso_8601": "2024-03-03T19:52:20.026378Z",
"url": "https://files.pythonhosted.org/packages/0c/40/9202bd4f9aab4fb8ac524a9c53e29a372aeb722f46b4a8edfb47fd5d8c2c/understanding-model-view-controller-2024.3.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 19:52:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "understanding-model-view-controller",
"github_not_found": true,
"lcname": "understanding-model-view-controller"
}