flask-kuangjia-xuexi-shouce


Nameflask-kuangjia-xuexi-shouce JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/flask-kuangjia-xuexi-shouce
SummaryFlask 框架学习手册
upload_time2023-02-07 20:39:08
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flask 框架学习手册

## 下载

### Docker

```
docker pull apachecn0/flask-kuangjia-xuexi-shouce
docker run -tid -p <port>:80 apachecn0/flask-kuangjia-xuexi-shouce
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install flask-kuangjia-xuexi-shouce
flask-kuangjia-xuexi-shouce <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g flask-kuangjia-xuexi-shouce
flask-kuangjia-xuexi-shouce <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/flask-kuangjia-xuexi-shouce",
    "name": "flask-kuangjia-xuexi-shouce",
    "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/0f/02/3c286743da97583e831410b64e763a9454337a9e7486c8a45fd0bfb20cdf/flask-kuangjia-xuexi-shouce-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# Flask \u6846\u67b6\u5b66\u4e60\u624b\u518c\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/flask-kuangjia-xuexi-shouce\ndocker run -tid -p <port>:80 apachecn0/flask-kuangjia-xuexi-shouce\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install flask-kuangjia-xuexi-shouce\nflask-kuangjia-xuexi-shouce <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g flask-kuangjia-xuexi-shouce\nflask-kuangjia-xuexi-shouce <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Flask \u6846\u67b6\u5b66\u4e60\u624b\u518c",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f347bcf325ce34bc7ed5252d7fa0ccc7e3a5b9dc53e617306abf797edafda20",
                "md5": "9c7a30e7606dd6cc114403ea6907ce89",
                "sha256": "62afb655b3b1b6d0037cf5c5ef7293706f3b653a50e2be760a30b8690b485116"
            },
            "downloads": -1,
            "filename": "flask_kuangjia_xuexi_shouce-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c7a30e7606dd6cc114403ea6907ce89",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1057460,
            "upload_time": "2023-02-07T20:39:03",
            "upload_time_iso_8601": "2023-02-07T20:39:03.816435Z",
            "url": "https://files.pythonhosted.org/packages/7f/34/7bcf325ce34bc7ed5252d7fa0ccc7e3a5b9dc53e617306abf797edafda20/flask_kuangjia_xuexi_shouce-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f023c286743da97583e831410b64e763a9454337a9e7486c8a45fd0bfb20cdf",
                "md5": "fb5c01ad0ed0741edccfb9c3526a4286",
                "sha256": "10c423191ef59fc36f245dd2056695e8cf5a82437fc345932436e9077dec0446"
            },
            "downloads": -1,
            "filename": "flask-kuangjia-xuexi-shouce-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fb5c01ad0ed0741edccfb9c3526a4286",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1037401,
            "upload_time": "2023-02-07T20:39:08",
            "upload_time_iso_8601": "2023-02-07T20:39:08.074518Z",
            "url": "https://files.pythonhosted.org/packages/0f/02/3c286743da97583e831410b64e763a9454337a9e7486c8a45fd0bfb20cdf/flask-kuangjia-xuexi-shouce-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 20:39:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "flask-kuangjia-xuexi-shouce",
    "lcname": "flask-kuangjia-xuexi-shouce"
}
        
Elapsed time: 0.09596s