# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Automation of the creation of the architecture of the neural network based on the input" HOMEPAGE="https://github.com/Nil-Andreu/auto-deep-learning" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="api cloud" DEPENDENCIES="~dev-python/pandas-1.5.0[${PYTHON_USEDEP}] dev-python/pre-commit[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] dev-python/sentence-transformers[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/torchaudio[${PYTHON_USEDEP}] dev-python/torchsummary[${PYTHON_USEDEP}] dev-python/torchvision[${PYTHON_USEDEP}] dev-python/transformers[${PYTHON_USEDEP}] api? ( dev-python/alembic[${PYTHON_USEDEP}] ) api? ( dev-python/fastapi[${PYTHON_USEDEP}] ) cloud? ( dev-python/pytest[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"