Metadata-Version: 2.4
Name: dghub-sdk
Version: 0.16.1
Summary: DGHub SDK — runtime library for DGHub plugin development
Author: curtainsmall
License: AGPL-3.0-only
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: websockets>=13.0
Provides-Extra: test
Requires-Dist: pytest>=8.0; extra == "test"

# dghub-sdk

DGHub 插件开发的社区 Python SDK。

- [GitHub 仓库](https://github.com/curtainsmall/dghub-sdk-toolkit)
- [SDK 使用指南](https://github.com/curtainsmall/dghub-sdk-toolkit/blob/main/docs/sdk-python.md)
- [DGHub 插件开发协议规范](https://github.com/curtainsmall/dghub-sdk-toolkit/blob/main/docs/PLUGIN_DEVELOPMENT.md)
