# 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="A Python library for automated feature engineering tailored to clustering in customer personality analysis within the retail industry." HOMEPAGE="https://github.com/ethandt210/customer_personality_analysis_afe" LICENSE="LICENSE.txt" 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="full" DEPENDENCIES="dev-python/openai[${PYTHON_USEDEP}] >=dev-python/httpx-0.27.2[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] full? ( dev-python/autofeat[${PYTHON_USEDEP}] ) full? ( dev-python/featuretools[${PYTHON_USEDEP}] ) full? ( dev-python/tabpfn[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"