# 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="SDK and CLI for Dataloop platform"

HOMEPAGE="https://github.com/dataloop-ai/dtlpy"
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/urllib3-1.26[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.63[${PYTHON_USEDEP}]
	>=dev-python/certifi-2020.12.5[${PYTHON_USEDEP}]
	dev-python/webvtt-py[${PYTHON_USEDEP}]
	>=dev-python/aiohttp-3.8[${PYTHON_USEDEP}]
	>=dev-python/requests-toolbelt-1.0.0[${PYTHON_USEDEP}]
	>=dev-python/requests-2.25.0[${PYTHON_USEDEP}]
	>=dev-python/numpy-1.16.2[${PYTHON_USEDEP}]
	>=dev-python/pandas-0.24.2[${PYTHON_USEDEP}]
	>=dev-python/tabulate-0.8.9[${PYTHON_USEDEP}]
	>=dev-python/pillow-7.2[${PYTHON_USEDEP}]
	>=dev-python/pyjwt-2.4[${PYTHON_USEDEP}]
	>=dev-python/jinja2-2.11.3[${PYTHON_USEDEP}]
	<dev-python/attrs-25.0[${PYTHON_USEDEP}]
	>=dev-python/prompt-toolkit-2.0.9[${PYTHON_USEDEP}]
	dev-python/fuzzyfinder[${PYTHON_USEDEP}]
	>=dev-python/dictdiffer-0.8.1[${PYTHON_USEDEP}]
	<=dev-python/validators-0.18.2[${PYTHON_USEDEP}]
	>=dev-python/pathspec-0.8.1[${PYTHON_USEDEP}]
	>=dev-python/filelock-3.0.12[${PYTHON_USEDEP}]
	>=dev-python/diskcache-5.4[${PYTHON_USEDEP}]
	>=dev-python/redis-3.5[${PYTHON_USEDEP}]
	dev-python/inquirer[${PYTHON_USEDEP}]
	dev-python/dtlpymetrics[${PYTHON_USEDEP}]
	<dev-python/pymongo-5.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"