Metadata-Version: 2.4
Name: XMWAI
Version: 0.5.6
Summary: Small code King AI related library
Home-page: https://github.com/Tonykai88/XMWAI.git
Author: pydevelopment
Author-email: hekai@xiaoma.cn
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests>=2.32.3
Requires-Dist: Pillow>=11.1.0
Requires-Dist: opencv-python>=3.4.18.65
Requires-Dist: numpy>=1.26.0
Requires-Dist: flask>=3.1.0
Requires-Dist: pyecharts>=2.0.8
Requires-Dist: cvzone>=1.6.1
Requires-Dist: beautifulsoup4>=4.13.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# XMWAI

## 简介
XMWAI 是一个小码王开源的第三方 Python 库，支持生文、生图、生诗句等多场景的内容。需要学员提供对应的api秘钥才能使用。

## 安装
使用 pip 安装：
```bash
pip install XMWAI
或
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple XMWAI
```
