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.5.tar.gz
(8.1 kB
view details)
Built Distribution
File details
Details for the file python_dupan-0.0.0.5.tar.gz
.
File metadata
- Download URL: python_dupan-0.0.0.5.tar.gz
- Upload date:
- Size: 8.1 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 | a686ed428b9fba6031187adb2f96cac75e4c6817fbe57f4e676460a0c03ded89 |
|
MD5 | 365c605c43493dcc86f91f23f84d713b |
|
BLAKE2b-256 | 7d759ebae0d0c3cdfa7eb010d7268fb1ff4d75c3149c882449606577827e337e |
File details
Details for the file python_dupan-0.0.0.5-py3-none-any.whl
.
File metadata
- Download URL: python_dupan-0.0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.2 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 | 46f2c763d9a1a1cc3b2b0283494c82838c7ac9de16b7d3263fcf410761a50564 |
|
MD5 | 5f1b8c5925bcb665f5988e0271d2fe4e |
|
BLAKE2b-256 | e2283b4c4d8494fae79d9f8077562218ba1daf1ff8131550a3ba4265ea9e835f |