Metadata-Version: 2.1
Name: p123
Version: 0.0.1
Summary: Python 123 webdisk client.
Home-page: https://github.com/ChenyangGao/p123client
License: MIT
Keywords: 123,webdisk,client
Author: ChenyangGao
Author-email: wosiwujm@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: p123client
Project-URL: Documentation, https://p123client.readthedocs.io
Project-URL: Repository, https://github.com/ChenyangGao/p123client
Description-Content-Type: text/markdown

# Python 123 网盘客户端.

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/python-123)
![PyPI - Version](https://img.shields.io/pypi/v/python-123)
![PyPI - Downloads](https://img.shields.io/pypi/dm/python-123)
![PyPI - Format](https://img.shields.io/pypi/format/python-123)
![PyPI - Status](https://img.shields.io/pypi/status/python-123)

## 安装

你可以从 [pypi](https://pypi.org/project/python-123/) 安装最新版本

```console
pip install -U python-123
```

