Metadata-Version: 2.1
Name: fastapi-extend
Version: 0.0.2
Summary: fastapi extend
Home-page: https://github.com/lvyunze/fastapi_extend
Author: lvyunze
Author-email: 17817462542@163.com
License: UNKNOWN
Keywords: fastapi
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: fastapi (==0.94.0)
Requires-Dist: SQLAlchemy (==2.0.5)
Requires-Dist: PyJWT (==2.0.0)
Requires-Dist: pydantic (==1.9.0)


``` pip install fastapi_extend ```

