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.9.tar.gz
(11.7 kB
view details)
Built Distribution
File details
Details for the file python_dupan-0.0.0.9.tar.gz
.
File metadata
- Download URL: python_dupan-0.0.0.9.tar.gz
- Upload date:
- Size: 11.7 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 | c42408158d1a300b4dbf22592297f8606c888e0516c5c128b2ff1775c3a6f9c1 |
|
MD5 | 69547857a30e793f1c306aa5b4fd3741 |
|
BLAKE2b-256 | 53c9ce3d7b1d53eed9ca9fe560c638eb144f665144ffdccb2221247927814c1d |
File details
Details for the file python_dupan-0.0.0.9-py3-none-any.whl
.
File metadata
- Download URL: python_dupan-0.0.0.9-py3-none-any.whl
- Upload date:
- Size: 13.4 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 | 5e9cc1363186caa091785be4be6f973d27f46e71a404787c02fcd045032f1a69 |
|
MD5 | c5f909e28541fb409a3b4765771d68b9 |
|
BLAKE2b-256 | 0e8bfe7f8e66f0f69e29260bfc478f2c4463c62d96f7fdeb2c9c6cf34d2d9340 |