非官方的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.1.tar.gz
(8.9 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.1-py3-none-any.whl
(13.0 kB
view details)
File details
Details for the file pan123-1.0.1.tar.gz.
File metadata
- Download URL: pan123-1.0.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c03a35fdcac998d82bd1c1bce5cfb83b86e970aed5ed4b3c2b6f17ba16df332
|
|
| MD5 |
d8bf54b490a76c7780669f09f31dc6d5
|
|
| BLAKE2b-256 |
f168409bdab196a43fa8792885941ba02a58ec26c02dd131268f7be398eaa97c
|
File details
Details for the file pan123-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pan123-1.0.1-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 |
dae783c3907de43899167234cf445174e2154492ac30bb3f926cd534572f1c3c
|
|
| MD5 |
0461b1e1380043c8b586f16326b2a393
|
|
| BLAKE2b-256 |
f41c716918e52700067da1dca1f649cd5b4231454c778e52a1f03d86a0a4416c
|