dev-python/testwise - 0.0.63 (pypi)

Search

Package Information

Description:
A backtester (backtest helper) for testing my trading strategies.
Homepage:
https://github.com/aticio/testwise

Ebuild Details

Version EAPI Keywords Slot
0.0.63 8 ~amd64 ~x86 0
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="A backtester (backtest helper) for testing my trading strategies."

HOMEPAGE="https://github.com/aticio/testwise"
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="dev"
DEPENDENCIES="dev-python/matplotlib[${PYTHON_USEDEP}]
	dev? ( >=dev-python/pytest-3.7[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

dev-python/matplotlib[${PYTHON_USEDEP}]
	dev? ( >=dev-python/pytest-3.7[${PYTHON_USEDEP}] )

BDEPEND

dev-python/matplotlib[${PYTHON_USEDEP}]
	dev? ( >=dev-python/pytest-3.7[${PYTHON_USEDEP}] )

Manifest for 0.0.63

Type File Size Source URLs
DIST testwise-0.0.63.tar.gz 11194 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/testwise/testwise-0.0.63.tar.gz