# postgresql-doc
## 下载
### Docker
```
docker pull apachecn0/postgresql-doc
docker run -tid -p <port>:80 apachecn0/postgresql-doc
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install postgresql-doc
postgresql-doc <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g postgresql-doc
postgresql-doc <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/postgresql-doc",
"name": "postgresql-doc",
"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/3c/95/c6d846496ee57623894fd7c244f5aca1405e4c5db7fbeffd61a3f39a2e21/postgresql-doc-2024.3.2.0.tar.gz",
"platform": null,
"description": "# postgresql-doc\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/postgresql-doc\r\ndocker run -tid -p <port>:80 apachecn0/postgresql-doc\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### PYPI\r\n\r\n```\r\npip install postgresql-doc\r\npostgresql-doc <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### NPM\r\n\r\n```\r\nnpm install -g postgresql-doc\r\npostgresql-doc <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
"bugtrack_url": null,
"license": "",
"summary": "postgresql-doc",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/postgresql-doc"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ac7f3f792f44b182ad2f44ef45d29cc709722933e801097d2e03b1bf768fb5de",
"md5": "6ecebf5d0a611730eeb9d2f4165755c4",
"sha256": "138b0cf8dbfd6526d14985ff7a7fc5bdb0c623875ad3e99a0c777eeec24ff845"
},
"downloads": -1,
"filename": "postgresql_doc-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ecebf5d0a611730eeb9d2f4165755c4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3823295,
"upload_time": "2024-03-02T00:40:53",
"upload_time_iso_8601": "2024-03-02T00:40:53.000347Z",
"url": "https://files.pythonhosted.org/packages/ac/7f/3f792f44b182ad2f44ef45d29cc709722933e801097d2e03b1bf768fb5de/postgresql_doc-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3c95c6d846496ee57623894fd7c244f5aca1405e4c5db7fbeffd61a3f39a2e21",
"md5": "f696b5fa1abdf8f3253debbe84ab44a3",
"sha256": "c355535bd385f37f6d9964359848c5bf27e457f9e25718831527ee8072619702"
},
"downloads": -1,
"filename": "postgresql-doc-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "f696b5fa1abdf8f3253debbe84ab44a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3806011,
"upload_time": "2024-03-02T00:40:56",
"upload_time_iso_8601": "2024-03-02T00:40:56.913966Z",
"url": "https://files.pythonhosted.org/packages/3c/95/c6d846496ee57623894fd7c244f5aca1405e4c5db7fbeffd61a3f39a2e21/postgresql-doc-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 00:40:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "postgresql-doc",
"github_not_found": true,
"lcname": "postgresql-doc"
}