# 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="Set of high level funcions that optimize our work as transport planners. Should work along with spyder=5.4.4"

HOMEPAGE="https://github.com/bruna-calazans/systools"
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/pytest-7.2.2[${PYTHON_USEDEP}]
	~dev-python/pandas-1.5.3[${PYTHON_USEDEP}]
	~dev-python/numpy-1.24.2[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.7.1[${PYTHON_USEDEP}]
	dev-python/matplotlib-scalebar[${PYTHON_USEDEP}]
	~dev-python/pyqt5-5.15.9[${PYTHON_USEDEP}]
	dev-python/geopandas[${PYTHON_USEDEP}]
	~dev-python/openpyxl-3.1.2[${PYTHON_USEDEP}]
	~dev-python/seaborn-0.12.2[${PYTHON_USEDEP}]
	~dev-python/statsmodels-0.13.5[${PYTHON_USEDEP}]
	~dev-python/spyder-5.4.4[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.65.0[${PYTHON_USEDEP}]
	~dev-python/scipy-1.10.1[${PYTHON_USEDEP}]
	~dev-python/plotly-5.13.1[${PYTHON_USEDEP}]
	~dev-python/shapely-2.0.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"