# 115 网盘基于 p115updatedb 导出数据库的挂载服务
## 安装
你可以通过 [pypi](https://pypi.org/project/p115servedb/) 安装
```console
pip install -U p115servedb
```
## 用法
### 命令行使用
#### 开启 webdav
挂载地址为 `/<dav`,无用户名和密码(或者随便瞎填一个)
```console
$ servedb dav -f 115-dbfile.db
```
或者
```console
$ servedb-dav -f 115-dbfile.db
```
#### 开启 fuse
```console
$ servedb fuse -f 115-dbfile.db
```
或者
```console
$ servedb-fuse -f 115-dbfile.db
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ChenyangGao/p115client/tree/main/modules/p115servedb",
"name": "p115servedb",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "python-115, servedb",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/00/89/655148a71fab4d49a5db12acad5eb00ea96c00847aea305a1fad0ca6c1c8/p115servedb-0.0.5.4.1.tar.gz",
"platform": null,
"description": "# 115 \u7f51\u76d8\u57fa\u4e8e p115updatedb \u5bfc\u51fa\u6570\u636e\u5e93\u7684\u6302\u8f7d\u670d\u52a1\n\n## \u5b89\u88c5\n\n\u4f60\u53ef\u4ee5\u901a\u8fc7 [pypi](https://pypi.org/project/p115servedb/) \u5b89\u88c5\n\n```console\npip install -U p115servedb\n```\n\n## \u7528\u6cd5\n\n### \u547d\u4ee4\u884c\u4f7f\u7528\n\n#### \u5f00\u542f webdav\n\n\u6302\u8f7d\u5730\u5740\u4e3a `/<dav`\uff0c\u65e0\u7528\u6237\u540d\u548c\u5bc6\u7801\uff08\u6216\u8005\u968f\u4fbf\u778e\u586b\u4e00\u4e2a\uff09\n\n```console\n$ servedb dav -f 115-dbfile.db\n```\n\n\u6216\u8005\n\n```console\n$ servedb-dav -f 115-dbfile.db\n```\n\n#### \u5f00\u542f fuse\n\n```console\n$ servedb fuse -f 115-dbfile.db\n```\n\n\u6216\u8005\n\n```console\n$ servedb-fuse -f 115-dbfile.db\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "115 \u7f51\u76d8\u57fa\u4e8e p115updatedb \u5bfc\u51fa\u6570\u636e\u5e93\u7684\u6302\u8f7d\u670d\u52a1",
"version": "0.0.5.4.1",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/p115client/tree/main/modules/p115servedb",
"Repository": "https://github.com/ChenyangGao/p115client/tree/main/modules/p115servedb"
},
"split_keywords": [
"python-115",
" servedb"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c99bbabdd3a5ee7a6c43c3e07cad94f3b5450ae650b2b3d1a354b04f689dd9b2",
"md5": "e2b85869e0d123a6d04d505e48291e43",
"sha256": "b6dbedaeadc7887174a1ae49a7f05929003f64e814b563f5b239c48ff07f39ef"
},
"downloads": -1,
"filename": "p115servedb-0.0.5.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e2b85869e0d123a6d04d505e48291e43",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 86446,
"upload_time": "2024-12-17T15:21:09",
"upload_time_iso_8601": "2024-12-17T15:21:09.325065Z",
"url": "https://files.pythonhosted.org/packages/c9/9b/babdd3a5ee7a6c43c3e07cad94f3b5450ae650b2b3d1a354b04f689dd9b2/p115servedb-0.0.5.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0089655148a71fab4d49a5db12acad5eb00ea96c00847aea305a1fad0ca6c1c8",
"md5": "f4dd166598088b3058f2c031b1a01206",
"sha256": "d526d29cc77fdc9ad925918e22f93d854ef7a270d20cd518ccb6e5efd005a258"
},
"downloads": -1,
"filename": "p115servedb-0.0.5.4.1.tar.gz",
"has_sig": false,
"md5_digest": "f4dd166598088b3058f2c031b1a01206",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 64198,
"upload_time": "2024-12-17T15:21:12",
"upload_time_iso_8601": "2024-12-17T15:21:12.497611Z",
"url": "https://files.pythonhosted.org/packages/00/89/655148a71fab4d49a5db12acad5eb00ea96c00847aea305a1fad0ca6c1c8/p115servedb-0.0.5.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 15:21:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ChenyangGao",
"github_project": "p115client",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "p115servedb"
}