Metadata-Version: 2.1
Name: coderfastapi
Version: 0.5.0
Summary: coderfastapi
Author-email: Code R <hello@coderstudio.dev>
Description-Content-Type: text/markdown
Requires-Dist: codercore (~=1.0)
Requires-Dist: fastapi[all] (~=0.89)
Requires-Dist: pydantic (~=1.10)
Provides-Extra: dev
Requires-Dist: black (~=22.12) ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest (~=7.2) ; extra == 'test'
Requires-Dist: pytest-cov (~=4.0) ; extra == 'test'
Requires-Dist: pytest-xdist[psutil] (~=3.1) ; extra == 'test'

# Code R FastAPI Web Framework
