Metadata-Version: 2.1
Name: fastapi-assistant
Version: 0.1.18
Summary: fastapi脚手架，封装了基本curd、excel处理、异常、仿照django实现的get_or_one,create_or_update
Home-page: https://gitee.com/ileona/fastapi-assistant.git
Author: lxshen
Author-email: lxshen613@163.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE

### RestFastApi
    fast_api脚手架，封装了一些基本工具和curl
