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

# Lsshu 
_admin@lsshu.cn_

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