Metadata-Version: 2.1
Name: yao
Version: 0.0.2
Summary: Dev
Home-page: https://github.com/lsshu/yao
Author: Lsshu
Author-email: admin@lsshu.cn
License: GPLv3
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: fastapi[all]
Requires-Dist: python-jose[cryptography]
Requires-Dist: passlib[bcrypt]
Requires-Dist: SQLAlchemy (==1.4.46)
Requires-Dist: Pillow
Requires-Dist: pymysql
Requires-Dist: sqlalchemy-mptt
Requires-Dist: user-agents
Requires-Dist: requests
Requires-Dist: openpyxl
Requires-Dist: aioredis
Requires-Dist: filetype
Requires-Dist: pycryptodome

# Lsshu 
_admin@lsshu.cn_

## 安装
```shell
pip install yao
```
