# 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="The data-centric workspace for AI & DS"

HOMEPAGE="https://cyc-ai.com/"
LICENSE="MIT"
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/plotly-5.8.0[${PYTHON_USEDEP}]
	<dev-python/simplejson-4.0.0[${PYTHON_USEDEP}]
	<dev-python/requests-3.0.0[${PYTHON_USEDEP}]
	dev-python/mlflow[${PYTHON_USEDEP}]
	<dev-python/pyzmq-24.0.0[${PYTHON_USEDEP}]
	<dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
	<dev-python/send2trash-2.0.0[${PYTHON_USEDEP}]
	<dev-python/jupyter-client-7.3.0[${PYTHON_USEDEP}]
	<dev-python/jupyterlab-3.4.0[${PYTHON_USEDEP}]
	<dev-python/matplotlib-3.6.0[${PYTHON_USEDEP}]
	<dev-python/pandas-1.4.0[${PYTHON_USEDEP}]
	<dev-python/multipledispatch-0.7.0[${PYTHON_USEDEP}]
	dev-python/python-language-server[${PYTHON_USEDEP}]
	dev-python/cnextlib[${PYTHON_USEDEP}]
	dev-python/netron[${PYTHON_USEDEP}]
	dev-python/sentry-sdk[${PYTHON_USEDEP}]
	~dev-python/protobuf-3.20.1[${PYTHON_USEDEP}]
	dev-python/pyreadline[${PYTHON_USEDEP}]
	dev-python/jupyter-resource-usage[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"