dev-python/coinbasepro - 0.4.2 (pypi)

Search

Package Information

Description:
[Deprecated] A Python interface for the Coinbase Pro/Coinbase Exchange API.
Homepage:
https://github.com/acontry/coinbasepro
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.4.2 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="[Deprecated] A Python interface for the Coinbase Pro/Coinbase Exchange API."

HOMEPAGE="https://github.com/acontry/coinbasepro"
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="dev"
DEPENDENCIES=">=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
	dev? ( dev-python/pip-tools[${PYTHON_USEDEP}] )
	dev? ( dev-python/pre-commit[${PYTHON_USEDEP}] )
	dev? ( dev-python/pygments[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

>=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
	dev? ( dev-python/pip-tools[${PYTHON_USEDEP}] )
	dev? ( dev-python/pre-commit[${PYTHON_USEDEP}] )
	dev? ( dev-python/pygments[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
	dev? ( dev-python/pip-tools[${PYTHON_USEDEP}] )
	dev? ( dev-python/pre-commit[${PYTHON_USEDEP}] )
	dev? ( dev-python/pygments[${PYTHON_USEDEP}] )

Manifest for 0.4.2

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