# Software Foundations
## 下载
### Docker
```
docker pull apachecn0/software-foundations
docker run -tid -p <port>:80 apachecn0/software-foundations
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install software-foundations
software-foundations <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g software-foundations
software-foundations <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/software-foundations",
"name": "software-foundations",
"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/03/a4/0a30f15f47d0bbe833fdf9c3c321891a1f492956c915c2681bd7587d1d8e/software-foundations-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Software Foundations\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/software-foundations\ndocker run -tid -p <port>:80 apachecn0/software-foundations\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install software-foundations\nsoftware-foundations <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g software-foundations\nsoftware-foundations <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Software Foundations",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/software-foundations"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b101fec299b040192f24dc0425ce9d0b57f8e9538d89c74c16f883301b9d072c",
"md5": "97a030464528567dc443e528793ac933",
"sha256": "72e054538ea7851042fbc3da2273a4418b33d07052e2790ba44f2468042fa222"
},
"downloads": -1,
"filename": "software_foundations-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "97a030464528567dc443e528793ac933",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1063635,
"upload_time": "2024-03-02T07:55:32",
"upload_time_iso_8601": "2024-03-02T07:55:32.056679Z",
"url": "https://files.pythonhosted.org/packages/b1/01/fec299b040192f24dc0425ce9d0b57f8e9538d89c74c16f883301b9d072c/software_foundations-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "03a40a30f15f47d0bbe833fdf9c3c321891a1f492956c915c2681bd7587d1d8e",
"md5": "218233eb7f8a4866fce0c4245ee7cd07",
"sha256": "ccbef818f39355fe96d685163e40c5c6f8aba2c11173a321aafd91709b6ede2b"
},
"downloads": -1,
"filename": "software-foundations-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "218233eb7f8a4866fce0c4245ee7cd07",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1044133,
"upload_time": "2024-03-02T07:55:34",
"upload_time_iso_8601": "2024-03-02T07:55:34.624816Z",
"url": "https://files.pythonhosted.org/packages/03/a4/0a30f15f47d0bbe833fdf9c3c321891a1f492956c915c2681bd7587d1d8e/software-foundations-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 07:55:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "software-foundations",
"github_not_found": true,
"lcname": "software-foundations"
}