Metadata-Version: 2.3
Name: yta-general-utils
Version: 0.1.3
Summary: Youtube Autónomo general utils are here.
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: ==3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.8.4,<4.0.0)
Requires-Dist: numpy (>=1.22.0,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: yta_constants (>=0.0.1,<1.0.0)
Requires-Dist: yta_random (>=0.0.1,<1.0.0)
Requires-Dist: yta_validation (>=0.0.1,<1.0.0)
Description-Content-Type: text/markdown

# Youtube Autónomo General Utils

The generals we need to interact with the *Youtube Autónomo* project.

This project needs:
- Variable _WIP_FOLDER_ set, pointing to path in which we want temporary files. If this variable doesn't exist, default value will be 'yta_wip'.
- Variable _GIPHY_API_KEY_ set, to allow downloading gifs from Giphy platform.
