# SQLite Documentation
## 下载
### Docker
```
docker pull apachecn0/sqlite-documentation
docker run -tid -p <port>:80 apachecn0/sqlite-documentation
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install sqlite-documentation
sqlite-documentation <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g sqlite-documentation
sqlite-documentation <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/sqlite-documentation",
"name": "sqlite-documentation",
"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/b7/c6/0e76745116778140a0ffba9f3374f0b30248032eaccc994282af4000d2fd/sqlite-documentation-2024.3.2.0.tar.gz",
"platform": null,
"description": "# SQLite Documentation\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/sqlite-documentation\r\ndocker run -tid -p <port>:80 apachecn0/sqlite-documentation\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 sqlite-documentation\r\nsqlite-documentation <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 sqlite-documentation\r\nsqlite-documentation <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
"bugtrack_url": null,
"license": "",
"summary": "SQLite Documentation",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/sqlite-documentation"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dc49f93cd90af2f7c03422b71d1f3adf8b60dde223361a14898be0cdcc2e4691",
"md5": "9c3a8e91a951ffe1bdbf10304d4af0ad",
"sha256": "6ccd2c5f0b3363f56792b37d3d4974034f630db85b222c82a213b98e417ca88e"
},
"downloads": -1,
"filename": "sqlite_documentation-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9c3a8e91a951ffe1bdbf10304d4af0ad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1244793,
"upload_time": "2024-03-01T21:16:18",
"upload_time_iso_8601": "2024-03-01T21:16:18.315880Z",
"url": "https://files.pythonhosted.org/packages/dc/49/f93cd90af2f7c03422b71d1f3adf8b60dde223361a14898be0cdcc2e4691/sqlite_documentation-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b7c60e76745116778140a0ffba9f3374f0b30248032eaccc994282af4000d2fd",
"md5": "6d6b130cf8930dc86abdab7ecb4bc8b1",
"sha256": "7512053c16811b980cc083a7bee8e701022757246438c8c021d97d704b62d4ca"
},
"downloads": -1,
"filename": "sqlite-documentation-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "6d6b130cf8930dc86abdab7ecb4bc8b1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1227216,
"upload_time": "2024-03-01T21:16:25",
"upload_time_iso_8601": "2024-03-01T21:16:25.398510Z",
"url": "https://files.pythonhosted.org/packages/b7/c6/0e76745116778140a0ffba9f3374f0b30248032eaccc994282af4000d2fd/sqlite-documentation-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 21:16:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "sqlite-documentation",
"github_not_found": true,
"lcname": "sqlite-documentation"
}