View Raw Ebuild
# 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="Designed to streamline and simplify your AI workflows, it offers Python typing support, error checking, and a smart usage meter to manage API costs efficiently. Plus, it features built-in examples with ChromaDB and efficient tools for prompt engineering."
HOMEPAGE=""
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/chromadb[${PYTHON_USEDEP}]
dev-python/openai[${PYTHON_USEDEP}]
dev-python/aiolimiter[${PYTHON_USEDEP}]
<dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}]
<dev-python/nbformat-6.0.0[${PYTHON_USEDEP}]
dev-python/argparse[${PYTHON_USEDEP}]
<dev-python/pydantic-2.0.0[${PYTHON_USEDEP}]
<dev-python/jsonschema-5.0.0[${PYTHON_USEDEP}]
<dev-python/termcolor-3.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"