# Secure Programs HOWTO
## 下载
### Docker
```
docker pull apachecn0/secure-programs-howto
docker run -tid -p <port>:80 apachecn0/secure-programs-howto
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install secure-programs-howto
secure-programs-howto <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g secure-programs-howto
secure-programs-howto <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/secure-programs-howto",
"name": "secure-programs-howto",
"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/40/aa/c868421d6639d155b942a38eb7b25efbdd21a20fb50ea64d38027d873d84/secure-programs-howto-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Secure Programs HOWTO\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/secure-programs-howto\ndocker run -tid -p <port>:80 apachecn0/secure-programs-howto\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install secure-programs-howto\nsecure-programs-howto <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g secure-programs-howto\nsecure-programs-howto <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Secure Programs HOWTO",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/secure-programs-howto"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3454b5839469694e78008cb4074c547b3d34bd5e3d1a9a475e99753ff478416c",
"md5": "d91fa570a0b615e4220a3bda3861c7f0",
"sha256": "70b89826bb23f56b3c206fdce9c53bf674e0a5c324198312e24ea68317413746"
},
"downloads": -1,
"filename": "secure_programs_howto-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d91fa570a0b615e4220a3bda3861c7f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1528723,
"upload_time": "2024-03-02T00:45:54",
"upload_time_iso_8601": "2024-03-02T00:45:54.707539Z",
"url": "https://files.pythonhosted.org/packages/34/54/b5839469694e78008cb4074c547b3d34bd5e3d1a9a475e99753ff478416c/secure_programs_howto-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "40aac868421d6639d155b942a38eb7b25efbdd21a20fb50ea64d38027d873d84",
"md5": "993e73400224e33545c140714a07e745",
"sha256": "d41c6ca597989759c2c4a8edf15a75309c65d63aa9645407da397f3926492f55"
},
"downloads": -1,
"filename": "secure-programs-howto-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "993e73400224e33545c140714a07e745",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1528568,
"upload_time": "2024-03-02T00:45:57",
"upload_time_iso_8601": "2024-03-02T00:45:57.427590Z",
"url": "https://files.pythonhosted.org/packages/40/aa/c868421d6639d155b942a38eb7b25efbdd21a20fb50ea64d38027d873d84/secure-programs-howto-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 00:45:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "secure-programs-howto",
"github_not_found": true,
"lcname": "secure-programs-howto"
}