非官方的123云盘Python包
Project description
Pan123
Pan123是123云盘开放平台的非官方Python封装库,用于在Python中与123云盘开放平台进行交互
安装
使用pip进行安装
pip install pan123
导入
# 全量导入
from pan123 import Pan123
from pan123.auth import get_access_token
# 如果已经获取了access_token,则可以直接导入Pan123模块
from pan123 import Pan123
文档
已经实现的内容
- 分享链接
- 文件管理
- 用户管理
- 离线下载
- 直链
- 视频转码
- 图床
正在编写的内容
- 第三方挂载应用接入
由于第三方挂载应用接入需要资质认证,所以暂不编写
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
pan123-1.0.0.tar.gz
(8.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pan123-1.0.0-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file pan123-1.0.0.tar.gz.
File metadata
- Download URL: pan123-1.0.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c137843d927cc78c54bded149e3dee99aaf4f001ce5af93922d33d9b6285339a
|
|
| MD5 |
f4ce39fb7d5934bbc45a5aaa804b9c3e
|
|
| BLAKE2b-256 |
64e44a2a9bf4d425d37abd24bc039d36e1d206dbbcaad1b7b96a6ffa83859ec0
|
File details
Details for the file pan123-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pan123-1.0.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b866dac1ee0e7980bc5c808d900ad57da960e08688170f25d3d1dcebed25d21
|
|
| MD5 |
208b62522035897f6b00bc2efc9e8423
|
|
| BLAKE2b-256 |
023794f699a378f7ccb63060221be570aa2baf72413edb5ec3821b005b376ebb
|