Python wrapper for `baidu webdisk <https://pan.baidu.com>`.
Project description
百度网盘 Web API 的 Python 封装
安装
通过 pypi
pip install -U python-dupan
入门介绍
1. 导入模块和创建实例
导入模块
from dupan import DuPanClient
创建客户端对象,需要传入 cookie,如果不传或者 cookie 失效,则需要扫码登录
cookie = "BDUSS=...;STOKEN=..."
client = DuPanClient(cookie)
文档
正在编写中
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
python_dupan-0.0.0.8.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file python_dupan-0.0.0.8.tar.gz
.
File metadata
- Download URL: python_dupan-0.0.0.8.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.4 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49e7643ad5e48df65fd2b9b8bc970e1f1e923caa27f9a204d006c353e7a7f1f1 |
|
MD5 | e6bd2692bca2b0a23e85ef65db137935 |
|
BLAKE2b-256 | d4b4347369fba864533baa78bcc88ef16c7a82e7f0413f7855dd85b1b751a58a |
File details
Details for the file python_dupan-0.0.0.8-py3-none-any.whl
.
File metadata
- Download URL: python_dupan-0.0.0.8-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.4 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07b2df0a531f0227360b3e000f8970ef54e83288c0fa1cdc88cb9ba8b9d882b7 |
|
MD5 | f5a1e1e713a914502321ce45e2ccf2ac |
|
BLAKE2b-256 | 60afeebb92c9afd352314b0fa6363d622278b865478337abee9156537adc53b3 |