Metadata-Version: 2.4
Name: yta-fastapi-docker-common
Version: 0.0.1
Summary: Youtube Autonomous FastAPI Docker Common Module
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: ==3.12.*
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fastapi (>=0.0.1,<999.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous FastAPI Docker Common Module

The module that is to include code that different projects based on `FastAPI` and `Docker` will use, to avoid duplicities.

This project will not include any docker file because it's meant to be used as a simple dependency, but could include some FastAPI dependencies to be able to handle the code we need.
