# 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="An Open Source tool for Feature Engineering in Machine Learning"

HOMEPAGE="https://github.com/anovos/anovos.git"
LICENSE=""
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/black-22.10.0[${PYTHON_USEDEP}]
	<dev-python/pandas-1.5.3[${PYTHON_USEDEP}]
	<dev-python/numpy-1.23.6[${PYTHON_USEDEP}]
	<dev-python/scipy-1.10.0[${PYTHON_USEDEP}]
	~dev-python/scikit-learn-1.0.2[${PYTHON_USEDEP}]
	<dev-python/sympy-1.12[${PYTHON_USEDEP}]
	<dev-python/matplotlib-3.5.4[${PYTHON_USEDEP}]
	~dev-python/plotly-5.7.0[${PYTHON_USEDEP}]
	dev-python/datapane[${PYTHON_USEDEP}]
	<dev-python/pyarrow-11.0.0[${PYTHON_USEDEP}]
	dev-python/findspark[${PYTHON_USEDEP}]
	~dev-python/loguru-0.6.0[${PYTHON_USEDEP}]
	~dev-python/pyaml-21.10.1[${PYTHON_USEDEP}]
	~dev-python/isort-5.10.1[${PYTHON_USEDEP}]
	dev-python/boto3[${PYTHON_USEDEP}]
	dev-python/cython[${PYTHON_USEDEP}]
	dev-python/pygeohash[${PYTHON_USEDEP}]
	dev-python/s3path[${PYTHON_USEDEP}]
	dev-python/s3fs[${PYTHON_USEDEP}]
	dev-python/pybind11[${PYTHON_USEDEP}]
	dev-python/fsspec[${PYTHON_USEDEP}]
	dev-python/py4j[${PYTHON_USEDEP}]
	dev-python/popmon[${PYTHON_USEDEP}]
	dev-python/varclushi[${PYTHON_USEDEP}]
	dev-python/reverse_geocoder[${PYTHON_USEDEP}]
	dev-python/tensorflow[${PYTHON_USEDEP}]
	dev-python/soupsieve[${PYTHON_USEDEP}]
	~dev-python/statsmodels-0.13.5[${PYTHON_USEDEP}]
	dev-python/sentence-transformers[${PYTHON_USEDEP}]
	dev-python/mlflow[${PYTHON_USEDEP}]
	dev-python/geopy[${PYTHON_USEDEP}]
	dev-python/geohash2[${PYTHON_USEDEP}]
	dev-python/geojson[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"