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.3.tar.gz
(20.2 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.3.tar.gz.
File metadata
- Download URL: p115wsgidav-0.0.3.3.tar.gz
- Upload date:
- Size: 20.2 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 |
7772607434879bda6fc260a00d244dfb65c26d34ff776ecc6ddf9a1f2ff2103b
|
|
| MD5 |
fd1680f91ff4bc1d3327e9b724ab76e4
|
|
| BLAKE2b-256 |
dc92634181b4e1becff19e2e524dfa7ff09eaa4b3484ec57b5f6c3fe747c4b92
|
File details
Details for the file p115wsgidav-0.0.3.3-py3-none-any.whl.
File metadata
- Download URL: p115wsgidav-0.0.3.3-py3-none-any.whl
- Upload date:
- Size: 22.5 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 |
ededa57c8bce0b3c26cc4084d276cca470b8c791d38c4674038d6cbba9106425
|
|
| MD5 |
048c4991db501e6820de759e35b157c5
|
|
| BLAKE2b-256 |
19000b393586eed643bc3f9405fb03aa43cd68249a3a16f74ecd3649237d83b5
|