Metadata-Version: 2.1
Name: pyfa-converter
Version: 1.0.0.1
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.65.0,<0.66.0)
Requires-Dist: pydantic (>=1.6.2,<2.0.0)
Requires-Dist: python-multipart (>=0.0.5,<0.0.6)
