# Static Program Analysis
## 下载
### Docker
```
docker pull apachecn0/static-program-analysis
docker run -tid -p <port>:80 apachecn0/static-program-analysis
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install static-program-analysis
static-program-analysis <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g static-program-analysis
static-program-analysis <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/static-program-analysis",
"name": "static-program-analysis",
"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/18/a0/b683049e2ec183520059932d2be7339474b7d9e2f50740c4dd2ae9e76ad7/static-program-analysis-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Static Program Analysis\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/static-program-analysis\ndocker run -tid -p <port>:80 apachecn0/static-program-analysis\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install static-program-analysis\nstatic-program-analysis <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g static-program-analysis\nstatic-program-analysis <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Static Program Analysis",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/static-program-analysis"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "93e2847f69ca5efd576655f527c172735f35230fa875da83f7bde856c1150326",
"md5": "62a8f094dc0b94cba25f99aea1f653fd",
"sha256": "242a5ddfb54b2d816b21929fa4f6a888b298aa8d0ef162268cda743a8161d950"
},
"downloads": -1,
"filename": "static_program_analysis-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62a8f094dc0b94cba25f99aea1f653fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 469574,
"upload_time": "2024-03-02T01:52:44",
"upload_time_iso_8601": "2024-03-02T01:52:44.524733Z",
"url": "https://files.pythonhosted.org/packages/93/e2/847f69ca5efd576655f527c172735f35230fa875da83f7bde856c1150326/static_program_analysis-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "18a0b683049e2ec183520059932d2be7339474b7d9e2f50740c4dd2ae9e76ad7",
"md5": "0fb60a330c0caf361d69c92ad1ca3a12",
"sha256": "1e3f07d096c3a4a49db2a23a55cafaf81edfe16f24156a38ddd553fa124e9694"
},
"downloads": -1,
"filename": "static-program-analysis-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "0fb60a330c0caf361d69c92ad1ca3a12",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 469303,
"upload_time": "2024-03-02T01:52:47",
"upload_time_iso_8601": "2024-03-02T01:52:47.611949Z",
"url": "https://files.pythonhosted.org/packages/18/a0/b683049e2ec183520059932d2be7339474b7d9e2f50740c4dd2ae9e76ad7/static-program-analysis-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 01:52:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "static-program-analysis",
"github_not_found": true,
"lcname": "static-program-analysis"
}