# 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 web based explorer for fn_graph function composers"

HOMEPAGE="https://github.com/BusinessOptics/fn_graph_studio"
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/pandas-0.25.3[${PYTHON_USEDEP}]
	<dev-python/plotly-5.0[${PYTHON_USEDEP}]
	dev-python/dash[${PYTHON_USEDEP}]
	dev-python/dash-core-components[${PYTHON_USEDEP}]
	dev-python/dash-split-pane[${PYTHON_USEDEP}]
	dev-python/dash-interactive-graphviz[${PYTHON_USEDEP}]
	dev-python/fn-graph[${PYTHON_USEDEP}]
	dev-python/dash-treebeard[${PYTHON_USEDEP}]
	<dev-python/sh-2.0[${PYTHON_USEDEP}]
	dev-python/dash-dangerously-set-inner-html[${PYTHON_USEDEP}]
	<dev-python/seaborn-0.11.0[${PYTHON_USEDEP}]
	<dev-python/statsmodels-0.12.0[${PYTHON_USEDEP}]
	<dev-python/matplotlib-4.0.0[${PYTHON_USEDEP}]
	dev-python/dash-cytoscape[${PYTHON_USEDEP}]
	<dev-python/networkx-3.0[${PYTHON_USEDEP}]
	dev-python/dash-ace-persistent[${PYTHON_USEDEP}]
	<dev-python/pygments-3.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"