# 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="Leveraging Bayesian hierarchical models to diagnose issues and proactively predict user flow stages in conversion funnels." HOMEPAGE="https://github.com/yinsn/FlowFunnel" LICENSE="" 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/click-8.1.3[${PYTHON_USEDEP}] >=dev-python/imageio-2.33.0[${PYTHON_USEDEP}] dev-python/jax[${PYTHON_USEDEP}] >=dev-python/joblib-1.3.2[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.7.1[${PYTHON_USEDEP}] >=dev-python/mpi4py-3.1.5[${PYTHON_USEDEP}] dev-python/numpyro[${PYTHON_USEDEP}] >=dev-python/pandas-2.0.3[${PYTHON_USEDEP}] >=dev-python/pyarrow-14.0.1[${PYTHON_USEDEP}] >=dev-python/tqdm-4.66.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"