Metadata-Version: 2.4
Name: yta-fastapi-docker-pydantic-models
Version: 0.0.2
Summary: Youtube Autonomous FastAPI Docker Pydantic Models Module
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.8,<3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pydantic (>=0.0.1,<999.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous FastAPI Docker Base Module

This project does not include any FastAPI nor docker container configuration. 

This module is to include the `pydantic` models that we will us in between our different `FastAPI-Docker` projects, being able to reuse them in between containers.
