Metadata-Version: 2.4
Name: p115center-sdk
Version: 0.0.16
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: httpx
Requires-Dist: orjson
Requires-Dist: pydantic>=2.0.0,<3.0.0
License-File: LICENSE
Summary: 115 网盘中心化服务 Python SDK
Keywords: 115,sdk
Author-email: DDSRem <ddsrem@xnn.ee>
License-Expression: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/DDSRem-Dev/p115center-sdk
Project-URL: Issues, https://github.com/DDSRem-Dev/p115center-sdk
Project-URL: Repository, https://github.com/DDSRem-Dev/p115center-sdk

# p115center-sdk

[![PyPI version](https://img.shields.io/pypi/v/p115center-sdk)](https://pypi.org/project/p115center-sdk/)
[![Python version](https://img.shields.io/pypi/pyversions/p115center-sdk)](https://pypi.org/project/p115center-sdk/)
[![License](https://img.shields.io/github/license/DDSRem-Dev/p115center-sdk)](./LICENSE)

115 网盘中心化服务 Python SDK

## 安装

```bash
pip install p115center-sdk
```

## License

[MIT](./LICENSE)

