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.1.tar.gz
(26.2 kB
view details)
Built Distribution
File details
Details for the file python_dupan-0.0.1.tar.gz
.
File metadata
- Download URL: python_dupan-0.0.1.tar.gz
- Upload date:
- Size: 26.2 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 | 4aebccf61a7d1b3bc453c91635517c09c165f51028121239523d53b29a2244a9 |
|
MD5 | 293c3d110a98e549c7b9f4ac858b3760 |
|
BLAKE2b-256 | 574b3fa153ab9006682f64e953b1d3f7ad9b8a6195c93f30e40022b34c5bb17c |
File details
Details for the file python_dupan-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: python_dupan-0.0.1-py3-none-any.whl
- Upload date:
- Size: 29.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 | 70b55d857f7851c5f42b79403f3014ce59fff32a3238d5c53ef100d50c126068 |
|
MD5 | c021000a88627d7bbe5efda1fdbef188 |
|
BLAKE2b-256 | 06dbb6970d786424cc9be1acd34838b04cb543f79482c355893805c891fb1f67 |