# 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="🍇 Embiggen is the Python Graph Representation learning, Prediction and Evaluation module processing submodule of the GRAPE library." HOMEPAGE="https://github.com/monarch-initiative/embiggen" LICENSE="BSD" 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="test" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/jinja2[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/humanize[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.5.2[${PYTHON_USEDEP}] >=dev-python/scikit-learn-1.2[${PYTHON_USEDEP}] dev-python/dict-hash[${PYTHON_USEDEP}] dev-python/userinput[${PYTHON_USEDEP}] dev-python/ddd-subplots[${PYTHON_USEDEP}] dev-python/sanitize-ml-labels[${PYTHON_USEDEP}] dev-python/keras-mixed-sequence[${PYTHON_USEDEP}] dev-python/ensmallen[${PYTHON_USEDEP}] dev-python/environments-utils[${PYTHON_USEDEP}] dev-python/compress-pickle[${PYTHON_USEDEP}] dev-python/validate-version-code[${PYTHON_USEDEP}] dev-python/cache-decorator[${PYTHON_USEDEP}] >=dev-python/threadpoolctl-3.1.0[${PYTHON_USEDEP}] dev-python/pydot[${PYTHON_USEDEP}] dev-python/compress-pickle[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] test? ( dev-python/codacy-coverage[${PYTHON_USEDEP}] ) test? ( dev-python/coveralls[${PYTHON_USEDEP}] ) test? ( dev-python/pytest[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) test? ( dev-python/validate-version-code[${PYTHON_USEDEP}] ) test? ( dev-python/pylint[${PYTHON_USEDEP}] ) test? ( dev-python/silence-tensorflow[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"