Metadata-Version: 2.4
Name: yta-fastapi-docker-stock
Version: 0.0.3
Summary: Youtube Autonomous FastAPI Docker Stock 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: fastapi (>=0.0.1,<9999.0.0)
Requires-Dist: uvicorn (>=0.0.1,<9999.0.0)
Requires-Dist: yta_fastapi_docker_common (>=0.0.1,<1.0.0)
Requires-Dist: yta_stock (>=0.0.1,<1.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous FastAPI Docker Stock Module

The module that is providing the functionality related to stock videos and images (downloading them) through a FastAPI that is included and isolated in a Docker container but exposed to the internal and general FastAPI.

### Endpoints

#### GET
No endpoints yet

#### POST
No endpoints yet
