Metadata-Version: 2.1
Name: p115oss
Version: 0.0.3
Summary: 115 oss upload.
Home-page: https://github.com/ChenyangGao/p115client/tree/main/modules/p115oss
License: MIT
Keywords: python-115,oss,upload
Author: ChenyangGao
Author-email: wosiwujm@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 5 - Production/Stable
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: http_client_request (>=0.0.8)
Requires-Dist: http_response (>=0.0.9)
Requires-Dist: httpcore_request (>=0.0.5)
Requires-Dist: integer_tool (>=0.0.6)
Requires-Dist: orjson
Requires-Dist: p115cipher (>=0.0.3)
Requires-Dist: p115pickcode (>=0.0.5.4)
Requires-Dist: python-asynctools (>=0.1.3.4)
Requires-Dist: python-dicttools (>=0.0.4)
Requires-Dist: python-filewrap (>=0.2.9)
Requires-Dist: python-hashtools (>=0.0.6)
Requires-Dist: python-http_request (>=0.1.6)
Requires-Dist: python-httpfile (>=0.0.5.2)
Requires-Dist: python-iterutils (>=0.2.8)
Requires-Dist: yarl
Project-URL: Repository, https://github.com/ChenyangGao/p115client/tree/main/modules/p115oss
Description-Content-Type: text/markdown

# 115 oss 上传

## 安装

你可以通过 [pypi](https://pypi.org/project/p115oss/) 安装

```console
pip install -U p115oss
```

## 用法

```python
import p115oss
```

