Python 115 WsgiDAV
Project description
Python 115 WsgiDAV.
安装
你可以通过 pypi 安装
pip install -U p115wsgidav
用法
模块
from p115wsgidav import P115FileSystemProvider
P115FileSystemProvider().run_forever()
命令行
$ p115wsgidav -h
usage: p115wsgidav [-h] [-H HOST] [-P PORT] [-cp COOKIES_PATH] [-cl] [-nt] [-o ORIGIN_302] [-wc WSGIDAV_CONFIG_PATH] [-l] [-v]
🕸️ Python 115 WsgiDAV 🕷️
██████╗ ██╗ ██╗███████╗██╗ ██╗███████╗██████╗ ██████╗ █████╗ ██╗ ██╗
██╔══██╗███║███║██╔════╝██║ ██║██╔════╝██╔══██╗██╔══██╗██╔══██╗██║ ██║
██████╔╝╚██║╚██║███████╗██║ █╗ ██║█████╗ ██████╔╝██║ ██║███████║██║ ██║
██╔═══╝ ██║ ██║╚════██║██║███╗██║██╔══╝ ██╔══██╗██║ ██║██╔══██║╚██╗ ██╔╝
██║ ██║ ██║███████║╚███╔███╔╝███████╗██████╔╝██████╔╝██║ ██║ ╚████╔╝
╚═╝ ╚═╝ ╚═╝╚══════╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═══╝
options:
-h, --help show this help message and exit
-H, --host HOST ip 或 hostname,默认值:'0.0.0.0'
-P, --port PORT 端口号,默认值:8115
-cp, --cookies-path COOKIES_PATH
cookies 文件保存路径,默认为当前工作目录下的 115-cookies.txt
如果你需要直接传入一个 cookies 字符串,需要这样写
.. code:: shell
COOKIES='UID=...; CID=..., SEID=...'
p115dav --cookies-path <(echo "$COOKIES")
-cl, --check-for-relogin
当风控时,自动重新扫码登录
-nt, --no-thumbs 不要为请求图片链接提供缩略图
-o, --origin-302 ORIGIN_302
设置 302 请求转发。如果为空,则由此模块提供;特别的,如果缺省此参数,则视为缓存链接;如果为空字符串 '',则不缓存
-wc, --wsgidav-config-path WSGIDAV_CONFIG_PATH
WsgiDAV 启动时的配置文件路径,支持 JSON、YAML 或 TOML 格式,会根据扩展名确定,不能确定时视为 JSON
如需样板文件,请阅读:
https://wsgidav.readthedocs.io/en/latest/user_guide_configure.html#sample-wsgidav-yaml
-l, --license 输出授权信息
-v, --version 输出版本号
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
p115wsgidav-0.0.3.tar.gz
(20.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file p115wsgidav-0.0.3.tar.gz.
File metadata
- Download URL: p115wsgidav-0.0.3.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.5 Darwin/25.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fdabbe36fc3294d74abcc23c2432269b29e48eeb127021da6cc610d5e18dbeb
|
|
| MD5 |
3161dea18d454820e858e2dce046e37f
|
|
| BLAKE2b-256 |
e6c6adf06a2fe965f9f82fe0334cb10471ba58f6c194f380d59a7ce5ba59fc54
|
File details
Details for the file p115wsgidav-0.0.3-py3-none-any.whl.
File metadata
- Download URL: p115wsgidav-0.0.3-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.5 Darwin/25.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0976ef7faf39cd363ce8677232f4a9748e3d6a7ebf4524b6f470be58610d9546
|
|
| MD5 |
2eebc9d485ed89ca1e594a56479acd26
|
|
| BLAKE2b-256 |
8f731d0288a216cbd1dfef13de4ce9f1ad60f8168952ca94ff7b7c1b26f9808f
|