Metadata-Version: 2.1
Name: pyfa-converter
Version: 1.0.2.0
Summary: Pydantic to fastapi model converter.
Home-page: https://github.com/dotX12/pyfa-converter
License: MIT
Author: dotX12
Author-email: dev@shitposting.team
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: fastapi (>=0.65)
Requires-Dist: pydantic (>=1.6)
Requires-Dist: python-multipart (>=0.0.5,<0.0.6)
Project-URL: Repository, https://github.com/dotX12/pyfa-converter
