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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python3_11 )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Official repo for Foundation Models for Quantitative Biomarker Discovery in Cancer Imaging [INSERT DOI]"

HOMEPAGE="https://aim.hms.harvard.edu/foundation-cancer-image-biomarker"
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=""
DEPENDENCIES="dev-python/project-lighter[${PYTHON_USEDEP}]
	dev-python/wget[${PYTHON_USEDEP}]
	dev-python/google-cloud-storage[${PYTHON_USEDEP}]
	dev-python/thedicomsort[${PYTHON_USEDEP}]
	dev-python/dcmrtstruct2nii[${PYTHON_USEDEP}]
	dev-python/nibabel[${PYTHON_USEDEP}]
	<dev-python/matplotlib-4.0.0[${PYTHON_USEDEP}]
	dev-python/platipy[${PYTHON_USEDEP}]
	dev-python/pynrrd[${PYTHON_USEDEP}]
	dev-python/pydicom-seg[${PYTHON_USEDEP}]
	dev-python/pydicom[${PYTHON_USEDEP}]
	dev-python/itk[${PYTHON_USEDEP}]
	~dev-python/scipy-1.10.0[${PYTHON_USEDEP}]
	<dev-python/fonttools-5.0.0[${PYTHON_USEDEP}]
	~dev-python/pydantic-1.10.13[${PYTHON_USEDEP}]
	dev-python/lightly[${PYTHON_USEDEP}]
	<dev-python/werkzeug-4.0.0[${PYTHON_USEDEP}]
	<dev-python/urllib3-3.0.0[${PYTHON_USEDEP}]
	<dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}]
	<dev-python/pip-24.0.0[${PYTHON_USEDEP}]
	<dev-python/tornado-7.0[${PYTHON_USEDEP}]
	dev-python/wandb[${PYTHON_USEDEP}]
	~dev-python/mpmath-1.3.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"