Metadata-Version: 2.4
Name: yta-fastapi-docker-tts-common
Version: 0.0.1
Summary: Youtube Autonomous FastAPI Docker TTS Common Module
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.10,<3.14
Classifier: Programming Language :: Python :: 3
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: yta_audio_narration_common (>=0.0.1,<1.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous FastAPI Docker TTS Common Module

The module that is to include code that different TTS project, 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.
