dev-python/pyomie - 1.2.0 (ha-bleeding-edge)

Search

Install

Install this version:

emerge -a =dev-python/pyomie-1.2.0

Package Information

Description:
A client for OMIE - Spain and Portugal electricity market data
Homepage:
https://github.com/luuuis/pyomie https://pypi.org/project/pyomie/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.2.0 8 amd64 arm arm64 x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PYTHON_COMPAT=( python3_{11..14} )

DESCRIPTION="A client for OMIE - Spain and Portugal electricity market data"
HOMEPAGE="https://github.com/luuuis/pyomie https://pypi.org/project/pyomie/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 pypi

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"

DOCS="README.md"

RDEPEND="
	dev-python/aiohttp[${PYTHON_USEDEP}]
	dev-python/rich[${PYTHON_USEDEP}]
	dev-python/typer[${PYTHON_USEDEP}]
"

BDEPEND="
	test? (
		dev-python/pytest[${PYTHON_USEDEP}]
	)
"

distutils_enable_tests pytest

USE Flags

Manage flags for this package: euse -i <flag> -p dev-python/pyomie | euse -E <flag> -p dev-python/pyomie | euse -D <flag> -p dev-python/pyomie

Global/Standard Flags

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/aiohttp[]
	dev-python/rich[]
	dev-python/typer[]

BDEPEND

	test? (
		dev-python/pytest[]
	)

Manifest for 1.2.0

Type File Size Source URLs
DIST pyomie-1.2.0.tar.gz 14650 bytes mirror://pypi/p/pyomie/pyomie-1.2.0.tar.gz