非官方的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.4.tar.gz
(9.0 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.4-py3-none-any.whl
(13.0 kB
view details)
File details
Details for the file pan123-1.0.4.tar.gz.
File metadata
- Download URL: pan123-1.0.4.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e911874ce2e08faa5d36560e317c154573018ea3539e5a5fa969ad8005805fb0
|
|
| MD5 |
ba567c471009d4516f7a84a4930023c8
|
|
| BLAKE2b-256 |
0c08676a8c5b7c01a141195893c216adcd6bd0988fe854373935628b615269fe
|
File details
Details for the file pan123-1.0.4-py3-none-any.whl.
File metadata
- Download URL: pan123-1.0.4-py3-none-any.whl
- Upload date:
- Size: 13.0 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 |
4c93a7c0cacbe404674aee89f5953c49837d1e5cabbf85804ce9cca22b95230d
|
|
| MD5 |
54ac5a91a5c12f56f3e7dac8191a493f
|
|
| BLAKE2b-256 |
4ddd14f7c96cb303bd00df38764eb935192655ef58993218b4263a0e3704628e
|