# 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="The official Python client library for Nucleus, the Data Platform for AI" HOMEPAGE="https://scale.com/nucleus" 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="launch metrics" DEPENDENCIES="=dev-python/pydantic-1.8.2[${PYTHON_USEDEP}] >=dev-python/numpy-1.22.0[${PYTHON_USEDEP}] metrics? ( >=dev-python/scipy-1.4.1[${PYTHON_USEDEP}] ) =dev-python/rich-10.15.2[${PYTHON_USEDEP}] =dev-python/scikit-learn-0.24.0[${PYTHON_USEDEP}] ) metrics? ( >=dev-python/shapely-1.8.0[${PYTHON_USEDEP}] ) metrics? ( dev-python/rasterio[${PYTHON_USEDEP}] ) >=dev-python/pillow-7.1.2[${PYTHON_USEDEP}] launch? ( dev-python/scale-launch[${PYTHON_USEDEP}] ) dev-python/questionary[${PYTHON_USEDEP}]