Metadata-Version: 2.1
Name: fastapi2cli
Version: 0.0.1
Author-email: Baboin Arthur <baboin.arthur@gmail.com>
Project-URL: Homepage, https://gitlab.com/Tagashy/yavs
Project-URL: Bug Tracker, https://gitlab.com/Tagashy/yavs/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: pydantic ~=2.6.3
Requires-Dist: fastapi ==0.105.0
Requires-Dist: typer[all] ~=0.9.0
Requires-Dist: httpx ~=0.25.2
Requires-Dist: rich ~=13.7.1
Provides-Extra: tests
Requires-Dist: pytest ~=8.0.2 ; extra == 'tests'
Requires-Dist: pytest-mock ~=3.12.0 ; extra == 'tests'
Requires-Dist: pytest-faker ~=2.0.0 ; extra == 'tests'
Requires-Dist: pytest-cov ~=4.1.0 ; extra == 'tests'
Requires-Dist: pytest-unordered ~=0.5.2 ; extra == 'tests'

