# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.12.0b2022072401"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="A unified Data Analytics and AI platform for distributed TensorFlow, Keras, PyTorch, Apache Spark/Flink and Ray [wheel]"

HOMEPAGE="https://github.com/intel-analytics/analytics-zoo"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/c1/29/0f8a38bc5f6d85f0e119e3aa0e38b4352581ba468fa18fd25dcd92b4f786/${REALNAME//-/_}-${REALVERSION}-py2.py3-none-manylinux1_x86_64.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py2.py3-none-manylinux1_x86_64.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="automl ray"
DEPENDENCIES="dev-python/pyspark[${PYTHON_USEDEP}]
	dev-python/bigdl[${PYTHON_USEDEP}]
	dev-python/conda-pack[${PYTHON_USEDEP}]
	dev-python/packaging[${PYTHON_USEDEP}]
	dev-python/filelock[${PYTHON_USEDEP}]
	automl? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	automl? ( ~dev-python/h5py-2.10.0[${PYTHON_USEDEP}] )
	automl? ( dev-python/ray[${PYTHON_USEDEP}] )
	automl? ( dev-python/psutil[${PYTHON_USEDEP}] )
	automl? ( ~dev-python/aiohttp-3.7.0[${PYTHON_USEDEP}] )
	automl? ( dev-python/aioredis[${PYTHON_USEDEP}] )
	automl? ( dev-python/setproctitle[${PYTHON_USEDEP}] )
	automl? ( ~dev-python/hiredis-1.1.0[${PYTHON_USEDEP}] )
	automl? ( ~dev-python/pandas-1.0.3[${PYTHON_USEDEP}] )
	automl? ( <=dev-python/scikit-learn-0.22.0[${PYTHON_USEDEP}] )
	automl? ( dev-python/requests[${PYTHON_USEDEP}] )
	automl? ( ~dev-python/scipy-1.5[${PYTHON_USEDEP}] )
	automl? ( ~dev-python/protobuf-3.12.0[${PYTHON_USEDEP}] )
	automl? ( dev-python/torch[${PYTHON_USEDEP}] )
	automl? ( dev-python/tsfresh[${PYTHON_USEDEP}] )
	ray? ( dev-python/ray[${PYTHON_USEDEP}] )
	ray? ( dev-python/psutil[${PYTHON_USEDEP}] )
	ray? ( ~dev-python/aiohttp-3.7.0[${PYTHON_USEDEP}] )
	ray? ( dev-python/aioredis[${PYTHON_USEDEP}] )
	ray? ( dev-python/setproctitle[${PYTHON_USEDEP}] )
	ray? ( ~dev-python/hiredis-1.1.0[${PYTHON_USEDEP}] )
	ray? ( ~dev-python/async-timeout-3.0.1[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"