Metadata-Version: 2.4
Name: cosmos_wormhole
Version: 2025.7.2
Summary: Cosmos Wormhole, Link Everything. 宇宙虫洞, 连接万物. <小宇宙App> API SDK
Project-URL: Homepage, https://cosmos-wormhole.sorosliu.xyz/
Project-URL: Documentation, https://cosmos-wormhole.sorosliu.xyz/
Project-URL: Repository, https://github.com/Sorosliu1029/cosmos-wormhole.git
Project-URL: Issues, https://github.com/Sorosliu1029/cosmos-wormhole/issues
Project-URL: Changelog, https://github.com/Sorosliu1029/cosmos-wormhole/blob/master/CHANGELOG.md
Project-URL: Source, https://github.com/Sorosliu1029/cosmos-wormhole
Author-email: Soros Liu <soros.liu1029@gmail.com>
License-Expression: MIT
Keywords: podcast,xiaoyuzhou,小宇宙,小宇宙API
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: httpx>=0.28.0
Requires-Dist: qrcode>=8.0
Description-Content-Type: text/markdown

<p align="center">
    <img width="350" height="350" src="https://github.com/Sorosliu1029/cosmos-wormhole/blob/master/docs/logo.png" alt="cosmos wormhole" style="display: block; margin: auto; width: 30%"/>
</p>
<p align="center">
    <strong>cosmos-wormhole</strong> <em>- <a href="https://www.xiaoyuzhoufm.com/" target="_blank">小宇宙</a> API (Python Version)</em>
</p>
<p align="center">
    <a href="https://pypi.org/project/cosmos-wormhole" target="_blank"><img src="https://badge.fury.io/py/cosmos-wormhole.svg?icon=si%3Apython" alt="PyPI version"></a>
</p>

### 安装

```sh
pip install cosmos-wormhole
```

### 用法

见 https://cosmos-wormhole.sorosliu.xyz/

### ⚠️

非官方SDK，请谨慎合理使用。

仅提供并维护当前所写的功能。

需要新功能的请自行扩展代码，不接受新功能的PR。

但欢迎对当前代码的PR（包括但不限于测试用例、文档、性能优化）。
