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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="1.4.1.post1"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Grid2Op Visualization companion app."

HOMEPAGE=""
LICENSE="MPL-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="expertsystem jupyter-dash jupyter-server-proxy nbgitpuller"
DEPENDENCIES="<dev-python/click-8.0.0[${PYTHON_USEDEP}]
	<dev-python/colorama-0.5.0[${PYTHON_USEDEP}]
	dev-python/dash[${PYTHON_USEDEP}]
	dev-python/dash-bootstrap-components[${PYTHON_USEDEP}]
	dev-python/dash-daq[${PYTHON_USEDEP}]
	<dev-python/dill-0.4.0[${PYTHON_USEDEP}]
	dev-python/Grid2Op[${PYTHON_USEDEP}]
	dev-python/gunicorn[${PYTHON_USEDEP}]
	<dev-python/imageio-3.0.0[${PYTHON_USEDEP}]
	jupyter-dash? ( dev-python/jupyter-dash[${PYTHON_USEDEP}] )
	dev-python/pathos[${PYTHON_USEDEP}]
	dev-python/pandapower[${PYTHON_USEDEP}]
	<dev-python/matplotlib-4.0.0[${PYTHON_USEDEP}]
	<dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
	<dev-python/seaborn-0.12.0[${PYTHON_USEDEP}]
	nbgitpuller? ( dev-python/nbgitpuller[${PYTHON_USEDEP}] )
	jupyter-server-proxy? ( <dev-python/jupyter-server-proxy-2.0.0[${PYTHON_USEDEP}] )
	expertsystem? ( dev-python/expertop4grid[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"