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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.6.0.post2"
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 low-code interpretable machine learning toolbox in Python. [wheel]"

HOMEPAGE="https://github.com/SelfExplainML/PiML-Toolbox"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/cp310/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-cp310-none-manylinux_2_17_x86_64.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-cp310-none-manylinux_2_17_x86_64.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/ipykernel[${PYTHON_USEDEP}]
	>=dev-python/ipywidgets-7.7.0[${PYTHON_USEDEP}]
	>=dev-python/joblib-1.1.0[${PYTHON_USEDEP}]
	>=dev-python/ipython-7.12.0[${PYTHON_USEDEP}]
	<dev-python/numpy-1.24.0[${PYTHON_USEDEP}]
	<=dev-python/scipy-1.10.1[${PYTHON_USEDEP}]
	<dev-python/pandas-2.0.0[${PYTHON_USEDEP}]
	<dev-python/matplotlib-3.8.0[${PYTHON_USEDEP}]
	>=dev-python/seaborn-0.11.2[${PYTHON_USEDEP}]
	>=dev-python/xlrd-1.2.0[${PYTHON_USEDEP}]
	<dev-python/scikit-learn-1.4.0[${PYTHON_USEDEP}]
	dev-python/xgboost[${PYTHON_USEDEP}]
	>=dev-python/statsmodels-0.12.2[${PYTHON_USEDEP}]
	dev-python/lime[${PYTHON_USEDEP}]
	dev-python/shap[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/pygam[${PYTHON_USEDEP}]
	>=dev-python/natsort-8.2.0[${PYTHON_USEDEP}]
	>=dev-python/psutil-5.9.0[${PYTHON_USEDEP}]
	>=dev-python/dill-0.3.6[${PYTHON_USEDEP}]
	>=dev-python/packaging-20.5[${PYTHON_USEDEP}]
	>=dev-python/networkx-2.6.3[${PYTHON_USEDEP}]
	dev-python/numba[${PYTHON_USEDEP}]
	<=dev-python/jupyter-client-7.4.9[${PYTHON_USEDEP}]
	dev-python/optbinning[${PYTHON_USEDEP}]
	dev-python/momentchi2[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"