# 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="Python library which is extensively used for all AI projects"

HOMEPAGE="https://github.com/dxc-technology/DXC-Industrialized-AI-Starter"
LICENSE="Apache-2.0"
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/TPOT[${PYTHON_USEDEP}]
	dev-python/yellowbrick[${PYTHON_USEDEP}]
	dev-python/scrubadub[${PYTHON_USEDEP}]
	dev-python/feature-engine[${PYTHON_USEDEP}]
	~dev-python/pymongo-4.0.1[${PYTHON_USEDEP}]
	dev-python/pmdarima[${PYTHON_USEDEP}]
	~dev-python/ftfy-6.0.3[${PYTHON_USEDEP}]
	dev-python/interpret-community[${PYTHON_USEDEP}]
	dev-python/missingno[${PYTHON_USEDEP}]
	~dev-python/arrow-1.1.1[${PYTHON_USEDEP}]
	dev-python/pyjanitor[${PYTHON_USEDEP}]
	dev-python/pyaf[${PYTHON_USEDEP}]
	dev-python/pandas-profiling[${PYTHON_USEDEP}]
	dev-python/datacleaner[${PYTHON_USEDEP}]
	~dev-python/gitpython-3.1.27[${PYTHON_USEDEP}]
	>=dev-python/ipython-7.16.1[${PYTHON_USEDEP}]
	dev-python/raiwidgets[${PYTHON_USEDEP}]
	dev-python/scikit-learn[${PYTHON_USEDEP}]
	dev-python/flatten-json[${PYTHON_USEDEP}]
	~dev-python/sqlalchemy-1.3.24[${PYTHON_USEDEP}]
	~dev-python/dnspython-2.1.0[${PYTHON_USEDEP}]
	~dev-python/pytest-6.0.1[${PYTHON_USEDEP}]
	dev-python/pygithub[${PYTHON_USEDEP}]
	dev-python/google-api-python-client[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"