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.1.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.1.tar.gz.
File metadata
- Download URL: p115wsgidav-0.0.3.1.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 |
fb7dfcab944560e9dc8e14ec2fc8598c0ea02589cb6526c405a14fd07ef331cc
|
|
| MD5 |
6d153b2fd6c8e7379b8a89d73008a3f2
|
|
| BLAKE2b-256 |
c0204e9d7aae064328d0f2563858dbfea4aae5969655e0866c24f3a500546d98
|
File details
Details for the file p115wsgidav-0.0.3.1-py3-none-any.whl.
File metadata
- Download URL: p115wsgidav-0.0.3.1-py3-none-any.whl
- Upload date:
- Size: 22.4 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 |
e69eb270c9f6e8a01c76317b80519d732ded94279dfb608299af6c6e10144edf
|
|
| MD5 |
4cc44c5011b8e53062f613f350f35313
|
|
| BLAKE2b-256 |
fb48cd31397eed7e7e2a03d6583f95956a99339ce8558444d7424a0147cc8c07
|