security-engineering-the-book-v2


Namesecurity-engineering-the-book-v2 JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/security-engineering-the-book-v2
SummarySecurity Engineering — The Book V2
upload_time2024-03-02 00:47:32
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.
            # Security Engineering — The Book V2

## 下载

### Docker

```
docker pull apachecn0/security-engineering-the-book-v2
docker run -tid -p <port>:80 apachecn0/security-engineering-the-book-v2
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install security-engineering-the-book-v2
security-engineering-the-book-v2 <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g security-engineering-the-book-v2
security-engineering-the-book-v2 <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/security-engineering-the-book-v2",
    "name": "security-engineering-the-book-v2",
    "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/7e/b5/e81e48ec2c8d2f0d6efb7903d8885ce3a32e4e3f4c6276cf3f421aad7849/security-engineering-the-book-v2-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Security Engineering \u2014 The Book V2\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/security-engineering-the-book-v2\ndocker run -tid -p <port>:80 apachecn0/security-engineering-the-book-v2\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install security-engineering-the-book-v2\nsecurity-engineering-the-book-v2 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g security-engineering-the-book-v2\nsecurity-engineering-the-book-v2 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Security Engineering \u2014 The Book V2",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/security-engineering-the-book-v2"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20c9191996282c3e74cd7c3602aa8362ea6654c3f9beca61fe7b450470de5642",
                "md5": "fc9a67e18a520fa59276c65c0b47f1dd",
                "sha256": "aab63443d68488c858af1ec26c29c08e2fcecdedc7a78ef59a2903d6a1a98b34"
            },
            "downloads": -1,
            "filename": "security_engineering_the_book_v2-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc9a67e18a520fa59276c65c0b47f1dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5527396,
            "upload_time": "2024-03-02T00:47:23",
            "upload_time_iso_8601": "2024-03-02T00:47:23.489150Z",
            "url": "https://files.pythonhosted.org/packages/20/c9/191996282c3e74cd7c3602aa8362ea6654c3f9beca61fe7b450470de5642/security_engineering_the_book_v2-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7eb5e81e48ec2c8d2f0d6efb7903d8885ce3a32e4e3f4c6276cf3f421aad7849",
                "md5": "fb811426f99ff782304a69a29298e99c",
                "sha256": "25d1a49bfebf028c5189aa2f88d2ea6eae1e717368d9a1c44bd3da88803a336b"
            },
            "downloads": -1,
            "filename": "security-engineering-the-book-v2-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fb811426f99ff782304a69a29298e99c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5522454,
            "upload_time": "2024-03-02T00:47:32",
            "upload_time_iso_8601": "2024-03-02T00:47:32.675722Z",
            "url": "https://files.pythonhosted.org/packages/7e/b5/e81e48ec2c8d2f0d6efb7903d8885ce3a32e4e3f4c6276cf3f421aad7849/security-engineering-the-book-v2-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 00:47:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "security-engineering-the-book-v2",
    "github_not_found": true,
    "lcname": "security-engineering-the-book-v2"
}
        
Elapsed time: 0.20902s