Metadata-Version: 2.1
Name: arts
Version: 2024.7.9
Summary: 对 Python 开发中常用功能的封装
Author-email: 江南雨上 <lcctoor@outlook.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: openai>=1.2.4
Requires-Dist: numpy
Requires-Dist: pymysql
Requires-Dist: aiomysql
Requires-Dist: pymongo
Requires-Dist: motor
Requires-Dist: pyppeteer>=2.0.0
Requires-Dist: tornado
Project-URL: HomePage, https://github.com/lcctoor/arts/tree/main/arts

对 Python 开发中常用功能的封装。

