Metadata-Version: 2.1
Name: bs-common-fastapi
Version: 0.3.0
Summary: 
Author: Bruno Segato
Author-email: brunosegatoit@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fastapi (>=0.97.0,<0.98.0)
Description-Content-Type: text/markdown

# BS Common Fastapi

Library created to define a development standard with Fastapi. And study to create the first package in PyPi.

## Install

pip install bs-common-fastapi

