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.10.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file python_dupan-0.0.0.10.tar.gz
.
File metadata
- Download URL: python_dupan-0.0.0.10.tar.gz
- Upload date:
- Size: 11.9 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 | 39b4b187639d5adfad53dd9b780acd3a1c4bbc93dcf7b7e93c648af8b9a1a581 |
|
MD5 | bc9813dce2ff0d03e32bee875705c954 |
|
BLAKE2b-256 | 71ecc03e788a4ea94c9bac25a1729906736231f8264a8044450ab46a0c132e11 |
File details
Details for the file python_dupan-0.0.0.10-py3-none-any.whl
.
File metadata
- Download URL: python_dupan-0.0.0.10-py3-none-any.whl
- Upload date:
- Size: 13.6 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 | 417b7fc50363b8fddac41ef63f11d50c524edea80da0dacb0371fa13d2cb6b1f |
|
MD5 | 86e59fdd343d466422d2818f58174033 |
|
BLAKE2b-256 | c208bc8b69d83f04295b0e65000bbc402864363a0463db1d051a6ff2229bed15 |