Metadata-Version: 2.1
Name: pyfa-converter
Version: 0.5.0.0
Summary: Pydantic to fastapi model converter.
Author: dotX12
Author-email: dev@shitposting.team
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: fastapi (>=0.78.1,<0.79.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: python-multipart (>=0.0.5,<0.0.6)
