# 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="Python client for Twelve Data" HOMEPAGE="https://github.com/twelvedata/twelvedata-python" 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="matplotlib mplfinance pandas plotly testing websocket" DEPENDENCIES="=dev-python/matplotlib-2.2[${PYTHON_USEDEP}] ) mplfinance? ( dev-python/mplfinance[${PYTHON_USEDEP}] ) pandas? ( >=dev-python/pandas-0.24[${PYTHON_USEDEP}] ) plotly? ( >=dev-python/plotly-4.2.1[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) websocket? ( >=dev-python/websocket-client-1.2.1[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"