# Full Speed Python
## 下载
### Docker
```
docker pull apachecn0/full-speed-python
docker run -tid -p <port>:80 apachecn0/full-speed-python
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install full-speed-python
full-speed-python <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g full-speed-python
full-speed-python <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/full-speed-python",
"name": "full-speed-python",
"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/0d/eb/3f898ffe61febf520ee82e9eec2b07022b7efa5c7069e2b51b855e38e43a/full-speed-python-2024.3.3.0.tar.gz",
"platform": null,
"description": "# Full Speed Python\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/full-speed-python\ndocker run -tid -p <port>:80 apachecn0/full-speed-python\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install full-speed-python\nfull-speed-python <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g full-speed-python\nfull-speed-python <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Full Speed Python",
"version": "2024.3.3.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/full-speed-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2d1ff82c846c94b6035f83aced9fdb1a83af071c02b6cbdd26f7f0b60666af37",
"md5": "353aedc9a02a5742c1717c39c794b90e",
"sha256": "e437b408aac94fec3b3760056f461d66e515f5642cc04d9261c4bcb9b17f377f"
},
"downloads": -1,
"filename": "full_speed_python-2024.3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "353aedc9a02a5742c1717c39c794b90e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1087394,
"upload_time": "2024-03-03T06:19:09",
"upload_time_iso_8601": "2024-03-03T06:19:09.257835Z",
"url": "https://files.pythonhosted.org/packages/2d/1f/f82c846c94b6035f83aced9fdb1a83af071c02b6cbdd26f7f0b60666af37/full_speed_python-2024.3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0deb3f898ffe61febf520ee82e9eec2b07022b7efa5c7069e2b51b855e38e43a",
"md5": "4f0cf8c4a8e0ccdd87b2163c4334e153",
"sha256": "4fbbbd72867229459a947051b422563465616fd604b3d17b055758bf1902cf85"
},
"downloads": -1,
"filename": "full-speed-python-2024.3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "4f0cf8c4a8e0ccdd87b2163c4334e153",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1068119,
"upload_time": "2024-03-03T06:19:12",
"upload_time_iso_8601": "2024-03-03T06:19:12.041323Z",
"url": "https://files.pythonhosted.org/packages/0d/eb/3f898ffe61febf520ee82e9eec2b07022b7efa5c7069e2b51b855e38e43a/full-speed-python-2024.3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 06:19:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "full-speed-python",
"github_not_found": true,
"lcname": "full-speed-python"
}