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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.1.2b1"
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 package with helper scripts for complex DataRobot AutoTS use cases [top-max 0.1.5]"

HOMEPAGE="https://github.com/jarredbultema/ts_helpers_package"
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/setuptools-40.3.0[${PYTHON_USEDEP}]
	dev-python/datarobot[${PYTHON_USEDEP}]
	>=dev-python/statsmodels-0.9[${PYTHON_USEDEP}]
	>=dev-python/plotly-4.10[${PYTHON_USEDEP}]
	dev-python/umap-learn[${PYTHON_USEDEP}]
	>=dev-python/ipywidgets-7.5[${PYTHON_USEDEP}]
	>=dev-python/scikit-learn-0.22.1[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-2.2[${PYTHON_USEDEP}]
	>=dev-python/seaborn-0.9[${PYTHON_USEDEP}]
	>=dev-python/xlrd-1.0[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"