# 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="This library contains code for interacting with EASIER.AI platform."

HOMEPAGE="https://scm.atosresearch.eu/ari/easier/easier-sdk"
LICENSE="ATOS"
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=""
DEPENDENCIES="dev-python/minio[${PYTHON_USEDEP}]
	dev-python/tensorflow[${PYTHON_USEDEP}]
	>=dev-python/joblib-0.17.0[${PYTHON_USEDEP}]
	~dev-python/scikit-learn-0.23.2[${PYTHON_USEDEP}]
	>=dev-python/seaborn-0.11.0[${PYTHON_USEDEP}]
	>=dev-python/pandas-1.1.4[${PYTHON_USEDEP}]
	<dev-python/h5py-3.0.0[${PYTHON_USEDEP}]
	~dev-python/pillow-8.1.0[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.3.4[${PYTHON_USEDEP}]
	dev-python/kubernetes[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.59.0[${PYTHON_USEDEP}]
	dev-python/sweetviz[${PYTHON_USEDEP}]
	dev-python/pydash[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"