# 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 the Articolare API"

HOMEPAGE=""
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/1b/19/68774431496d94cc7b8e9c6adabad8147dd00044fc96794ece461f0fa65f/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="dev"
DEPENDENCIES="~dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	~dev-python/certifi-2023.5.7[${PYTHON_USEDEP}]
	~dev-python/charset-normalizer-3.1.0[${PYTHON_USEDEP}]
	~dev-python/exceptiongroup-1.1.1[${PYTHON_USEDEP}]
	~dev-python/idna-3.4[${PYTHON_USEDEP}]
	~dev-python/iniconfig-2.0.0[${PYTHON_USEDEP}]
	~dev-python/packaging-23.1[${PYTHON_USEDEP}]
	~dev-python/pluggy-1.0.0[${PYTHON_USEDEP}]
	~dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
	~dev-python/urllib3-2.0.3[${PYTHON_USEDEP}]
	dev-python/tiktoken[${PYTHON_USEDEP}]
	~dev-python/setuptools-65.5.1[${PYTHON_USEDEP}]
	dev? ( >=dev-python/pytest-3.7[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"