Metadata-Version: 2.4
Name: fastapi-toolbox
Version: 0.3.0
Summary: Common utilities for FastAPI applications
Project-URL: Homepage, https://github.com/wynemo/fastapi-utils
Project-URL: Repository, https://github.com/wynemo/fastapi-utils.git
Project-URL: Issues, https://github.com/wynemo/fastapi-utils/issues
Author-email: wynemo <ggdabin@gmail.com>
License: MIT
Keywords: fastapi,starlette,utilities,web
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: fastapi>=0.100.0
Requires-Dist: starlette>=0.27.0
Description-Content-Type: text/markdown

这是一个python库，写fastapi时的一些常用的功能