# Python SDK

官方 Python SDK 封装了所有 API 接口，返回 pandas DataFrame。

## 安装

```
pip install asharehub
```

需要 Python 3.8+，依赖：`httpx`、`pydantic`。
