Metadata-Version: 2.4
Name: chatool
Version: 0.0.2
Summary: Chat Tools
Project-URL: Homepage, https://github.com/jiauzhang/chatool
Author-email: Jiau Zhang <jiauzhang@163.com>
License-File: LICENSE
Keywords: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: chatchat>=0.4.9
Requires-Dist: conippets>=0.1.16
Provides-Extra: dev
Requires-Dist: pytest>=8.3.4; extra == 'dev'
Description-Content-Type: text/markdown

### Install
```shell
pip install chatool
```

### Sponsor
<table align="center">
    <thead>
        <tr>
            <th colspan="2">公众号</th>
        </tr>
    </thead>
    <tbody align="center" valign="center">
        <tr>
            <td colspan="2"><img src="https://jiauzhang.github.io/ghstatic/images/ofa_m.png" style="height: 196px" alt="AliPay.png"></td>
        </tr>
    </tbody>
    <thead>
        <tr>
            <th>AliPay</th>
            <th>WeChatPay</th>
        </tr>
    </thead>
    <tbody align="center" valign="center">
        <tr>
            <td><img src="https://jiauzhang.github.io/AliPay.png" style="width: 196px; height: 196px" alt="AliPay.png"></td>
            <td><img src="https://jiauzhang.github.io/WeChatPay.png" style="width: 196px; height: 196px" alt="WeChatPay.png"></td>
        </tr>
    </tbody>
</table>
