HolisticTraceAnalysis-0.5.0pypi
download
# 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="A python library for analyzing PyTorch Profiler traces"
HOMEPAGE="https://github.com/facebookresearch/HolisticTraceAnalysis"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/f7/92/b069b3831ae95e0b6cdb193bf943b5128e78c2b85656a69d60cc6b97b82d/holistictraceanalysis-${REALVERSION}.tar.gz"
SOURCEFILE="holistictraceanalysis-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES=">=dev-python/jupyterlab-3.5.1[${PYTHON_USEDEP}]
>=dev-python/numpy-1.23.5[${PYTHON_USEDEP}]
>=dev-python/networkx-3.1[${PYTHON_USEDEP}]
>=dev-python/pandas-1.5.2[${PYTHON_USEDEP}]
>=dev-python/plotly-5.11.0[${PYTHON_USEDEP}]
>=dev-python/pydot-1.3.0[${PYTHON_USEDEP}]
>=dev-python/pytest-7.4.4[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"