# 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="Digital Industry Innovation Data Platform Big data collection and processing, database loading, distribution"

HOMEPAGE="https://github.com/cmblir/dinnovation"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/23/81/ee1a1e56cc0a79500145284cc71ccc9d3e6932b31db893729b7714060ab8/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="~dev-python/pandas-1.5.3[${PYTHON_USEDEP}]
	~dev-python/numpy-1.24.2[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.64.1[${PYTHON_USEDEP}]
	dev-python/OpenDartReader[${PYTHON_USEDEP}]
	~dev-python/beautifulsoup4-4.11.2[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.26.14[${PYTHON_USEDEP}]
	~dev-python/selenium-4.8.2[${PYTHON_USEDEP}]
	dev-python/webdriver-manager[${PYTHON_USEDEP}]
	dev-python/chromedriver-autoinstaller[${PYTHON_USEDEP}]
	dev-python/psycopg2[${PYTHON_USEDEP}]
	~dev-python/sqlalchemy-2.0.4[${PYTHON_USEDEP}]
	~dev-python/cryptography-41.0.3[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"